Skip to content

papermill/Brackets-Tern

 
 

Repository files navigation

Brackets-Tern

Tern integration with brackets.

Some bullet items are:

  1. Integration with brackets' native hint manager system. So installing this extension will allow you to use tern as the hint provider instead of brackets' native js hint engine.
  2. The code is setup to handle either remote tern server or directly loaded in brackets; this is ony switchable at code level and it is not a runtime setting.

Screenshots

Tern hints on a string Tern hints on a string

How to

Credit

  1. Brackets' javascript hinting has been used and code has been lifted and integrated into this extension.
  2. Code has been taken from tern demo.js in order to make tern integration possible.

License

Licensed under MIT

About

Tern integration with brackets hinting system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.7%
  • CSS 0.3%