From 653ffaf4a35f39d1a54bf537f97db460033f06ac Mon Sep 17 00:00:00 2001 From: Peng Lyu Date: Sat, 6 May 2017 11:25:42 -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 33b4245..2a07864 100644 --- a/Code-Editor-Roadmap.md +++ b/Code-Editor-Roadmap.md @@ -25,7 +25,7 @@ * [ ] Find selected or Find in selection [#8843](https://github.com/Microsoft/vscode/issues/8843) [#24887](https://github.com/Microsoft/vscode/issues/24887) * [ ] Toggle Find in selection option automatically when there is selection in editor, [#15148](https://github.com/Microsoft/vscode/issues/15148), [#17560](https://github.com/Microsoft/vscode/issues/17560) * Persist search settings - * [ ] [#10344](https://github.com/Microsoft/vscode/issues/10344), [#8843](https://github.com/Microsoft/vscode/issues/8843), [#6158](https://github.com/Microsoft/vscode/issues/6158), [#9798](https://github.com/Microsoft/vscode/issues/9798), [#11574](https://github.com/Microsoft/vscode/issues/11574), [#11897](https://github.com/Microsoft/vscode/issues/12897), [#17505](https://github.com/Microsoft/vscode/issues/17505) + * [ ] [#6158](https://github.com/Microsoft/vscode/issues/6158) * Feature requests * [ ] [Introduce an universal newline character like \R](https://github.com/Microsoft/vscode/issues/8601) * [ ] [Support Multicursor](https://github.com/Microsoft/vscode/issues/9584)