- Invoke the command prompt as administrator.
- Make sure git is already installed.
- Execute the below command.
git clone git://github.com/tanepiper/SublimeText-Nodejs.git "%APPDATA%\Sublime Text 2\Packages\Nodejs"
- After successfully installed, restart Sublime text editor.
- To invoke list of functions use Ctrl + Space.
For more information see here.
1 comment:
Good info, to use this package we need to save the file first. It is not working for unsaved file.
Post a Comment