Convert selection to lowercase in Visual Studio Code.
The default keboard shortcut is set to alt+shift+l
, but you can change it to something else by overriding the key
value of the lowercase.tolowercase
command.
Contributions are welcome, either via issues or pull requests.
For any code addition or change, follow the style guide, add the respective tests and make sure the existing ones still pass.
$ npm t
Extension icon provided by Christian Oliff.
MIT