This repository was archived by the owner on Apr 21, 2022. It is now read-only.
0.19.1
### Bug fixes The commenting commands now never do anything in a read-only editor. Make `toggleComment` use `toggleBlockCommentPerLine` when no line comment syntax is available. ### New features Add a `toggleBlockCommentByLine` command, which toggles commenting/uncommenting of entire selected lines.