Slava / tern-meteor

Autocompletion plugin for Meteor 1.0 (extending TernJS)

Home Page:https://www.youtube.com/watch?v=5cAHxpNEHTc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Package defs generation tooling

Slava opened this issue · comments

Improve tern's condense tool. The ideal variant is teach this project to deal with packages and then supply the plugin to tern's condense.

(right now it looks like a circular dependency: we need a better plugin -> we need def gen tooling -> we need a better plugin)