From b7c20e7beec65d8bd04c1df1966a6f95c605b351 Mon Sep 17 00:00:00 2001 From: Peng Lyu Date: Wed, 24 May 2017 14:53:55 -0700 Subject: [PATCH] Updated Code Editor Roadmap (markdown) --- Code-Editor-Roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Code-Editor-Roadmap.md b/Code-Editor-Roadmap.md index f550b44..9765685 100644 --- a/Code-Editor-Roadmap.md +++ b/Code-Editor-Roadmap.md @@ -15,7 +15,7 @@ * [issue #15579](https://github.com/Microsoft/vscode/issues/15579): Regex search issue * seed search string only if the selection is created explicitly (i.e. not due to a find match) * Widget size/position - * [ ] Make it resizeable: [#2657](https://github.com/Microsoft/vscode/issues/2657), [#2220](https://github.com/Microsoft/vscode/issues/2220) + * [x] Make it resizeable: [#2657](https://github.com/Microsoft/vscode/issues/2657), [#2220](https://github.com/Microsoft/vscode/issues/2220) * [x] Bug, Replace Box in Current File Truncated [#5861](https://github.com/Microsoft/vscode/issues/5861) * [x] Cover search result: [#5525](https://github.com/Microsoft/vscode/issues/5525) * Multiline search