From fa969704a8f84f196b3c77dd48b75104d1fa2a21 Mon Sep 17 00:00:00 2001 From: Alexandru Dima Date: Wed, 30 Nov 2016 16:54:43 +0100 Subject: [PATCH] Updated Code Editor Roadmap (markdown) --- Code-Editor-Roadmap.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Code-Editor-Roadmap.md b/Code-Editor-Roadmap.md index 428681c..91938f4 100644 --- a/Code-Editor-Roadmap.md +++ b/Code-Editor-Roadmap.md @@ -12,3 +12,6 @@ ## Find widget * [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) + +## DVORAK on mac +* multiple keybindings issues, involves Chromium implementing a very poor w3c recommendation \ No newline at end of file