Skip to content

VSCode Snippets for redux that auto-convert from camelCase to CONSTANT_CASE

License

Notifications You must be signed in to change notification settings

rsml/vscode-snippets-redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vscode-snippets-redux

Demo

How to use

Add the contents of snippets.json to:

~/Library/Application Support/Code/User/snippets/javascript.json

Recommended Usage

Add this to your VSCode User Settings:

editor.snippetSuggestions = "top"

About

VSCode Snippets for redux that auto-convert from camelCase to CONSTANT_CASE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published