Skip to content

Multicursor text insertion improvements

Waqar Ahmed requested to merge work/moremulti into master
  • Add support for auto brackets
  • Add support for wrapping selection with chars foo -> "foo"
  • Improve auto completion so that it works better with LSP where inserted text is different from what is displayed in the view

Merge request reports