Skip to content

Commit b7c20e7

Browse files
committedMay 24, 2017
Updated Code Editor Roadmap (markdown)
1 parent b418e70 commit b7c20e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Code-Editor-Roadmap.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* [issue #15579](https://github.com/Microsoft/vscode/issues/15579): Regex search issue
1616
* seed search string only if the selection is created explicitly (i.e. not due to a find match)
1717
* Widget size/position
18-
* [ ] Make it resizeable: [#2657](https://github.com/Microsoft/vscode/issues/2657), [#2220](https://github.com/Microsoft/vscode/issues/2220)
18+
* [x] Make it resizeable: [#2657](https://github.com/Microsoft/vscode/issues/2657), [#2220](https://github.com/Microsoft/vscode/issues/2220)
1919
* [x] Bug, Replace Box in Current File Truncated [#5861](https://github.com/Microsoft/vscode/issues/5861)
2020
* [x] Cover search result: [#5525](https://github.com/Microsoft/vscode/issues/5525)
2121
* Multiline search

0 commit comments

Comments
 (0)
Please sign in to comment.