papermill / Brackets-Tern

Tern integration with brackets hinting system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:Other


Languages

Language:JavaScript 99.7%Language:CSS 0.3%