codewave
v0.5.0
Published
Codewave : The text editor helper.
Downloads
5
Readme
CodeWave
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.
Installation
git clone https://github.com/kevthunder/codewave.git
Getting started
- 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~~
ToDo
- Create some more default commands
running tests
npm tests