Tuesday, May 3, 2016

sublime_text nodejs autocomplete when typing dot

I want the sublime_text can behave like Eclipse when coding nodejs. When a dot is typed, sublime can give you the possible functions of the class in front of the dot.

I need install TernJs.

Then two configuration steps.
#1 create a project file

#2 add this into "User/Preferences.sublime-settings"

No comments:

Post a Comment