Skip to content

gsx123/vscode-lowercase

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vscode-lowercase

Convert selection to lowercase in Visual Studio Code.

Style Guide Travis Codecov

How it works

Using the command palette

Command palette

Using a keyboard shortcut

Keyboard shortcut

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.

Contributing

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.

Running the tests

$ npm t

Logo

Extension icon provided by Christian Oliff.

License

MIT

Packages

No packages published

Languages

  • JavaScript 100.0%