ternjs / tern_for_sublime

Sublime Text package adding Tern support
MIT License
801 stars 54 forks source link

Dont load other folder's js files when add plugins item. #93

Closed easyfrog closed 9 years ago

easyfrog commented 9 years ago
"plugins": {
    "node": {}  
}

When I add "node": {} to .tern-projects "plugins" section. the Tern can not auto complete some js files in other folders....

marijnh commented 9 years ago

This is not a bug report with which I can do anything. You'll have to a a lot more specific if you want help.