Skip to content

Code Editor Roadmap

Alexandru Dima edited this page Dec 12, 2016 · 21 revisions

Cursor

  • issue #11150: Changing multiple occurrences when they are adjacent loses one of the occurrences
  • move actions that don't need a view model out of the editor core:
    • deleteAllRight (@alexandrudima)

Indenting/Outdenting

Find widget

  • issue #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

multicursor

Clone this wiki locally