Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

codewave

kevthunder7ISC0.5.0

Codewave : The text editor helper.

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.

Try it Here!

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 ( or Cmd+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