How can I configure autocomplete for project in Brackets? -


I am using brackets for development applications on nodes. Js I know that brackets are dependent on Turner JS Library. When I add the root of the project file named .tern-project with the following lines, I do not see any change in autocomplete.

  {"libs": [], "plugins": {"node": {}}}  

Even after this I have browser, , Angular JS gestures etc. How can I configure TernJS? For brackets for the project (directory)?

I got the plugin to work very well for the project Turn Configuration.


Comments