my-text-commands README
- splitIntoWord: Analog Sublime Text - split_selection_into_lines. Разбить линии на строки или слова
- changeSlash: поменять в выделенном \ на / и наоборот
- multiRange: пронумеровать выделенное. Если Первое выделенное число, то начать с него
Extension Settings
- press CTRL+SHIFT+P
- enter
open keyboard shortcuts
- find my-text-commands.splitIntoWord
- change bind to
CTRL+SHIFT+L
- find my-text-commands.changeSlash
- change bind to
CTRL+SHIFT+/
- find my-text-commands.multiRange
- change bind to
ALT+N
Release Notes
Users appreciate release notes as you update your extension.
0.0.1
Initial release of ...
Source code
https://github.com/sp3ru/vsce_split-selection-words
| |