Codewave : The text editor helper.
Create abbreviation for you own code snippets and expand them with a push of a button, or use those already provided. Write code faster with this tool designed to give you what you need to be more productive without leaving your favorite text editor.
git clone https://github.com/kevthunder/codewave.git
- Do
npm install
- Do
npm start
, it sould start a server and open the browser - Click on the big text area to give it focus
- Press
Ctrl+Shift+E
( orCmd+Shift+E
in osX) - Type
help
- Press
Ctrl+Shift+E
again to show help
~~help~~
- Create some more default commands
npm tests