LT-TernJS icon indicating copy to clipboard operation
LT-TernJS copied to clipboard

Add support for loading a single .tern-project file

Open mortalapeman opened this issue 10 years ago • 1 comments

While configuring tern through the default behaviors is definitely a route to take, it would be nice to offer a behavior that reads a .tern-project file and sends it to the server. Any relative file paths would need to be converted to absolute path, relative to the file's location.

mortalapeman avatar Mar 04 '14 05:03 mortalapeman

Agreed, and it should be: :lt.plugins.tern$HOME/.tern-config.tern-project

bfricka avatar Sep 07 '14 20:09 bfricka