All Projects → yyx990803 → semi-sublime

yyx990803 / semi-sublime

Licence: other
Sublime Text 3 plugin for Semi

Programming Languages

python
139335 projects - #7 most used programming language
javascript
184084 projects - #8 most used programming language

Semi-Sublime

SublimeText 3 plugin for Semi - automatically adds/removes semicolons from JavaScript.

Usage

  1. Make sure you have Node.js installed!
  2. If your node executable is not in default $PATH, you might have to manually set your node path: Preferences -> Package Settings -> Semi -> Node Path.
  • Cmd + Shift + A = Add Semicolons!
  • Cmd + Shift + R = Remove Semicolons!
  • (On Windows/Linux, replace Cmd with Ctrl.)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].