MiguelCastillo / Brackets-Ternific

Javascript hinting and refactoring powered by Tern
Other
79 stars 20 forks source link

createJS support #81

Open chrisdp opened 8 years ago

chrisdp commented 8 years ago

Hi, I am a collage student and I am taking a javascript game design class as an elective. We are using createJS but this is my first time using this library. If its posable for me to add code completions/hints in brackets I would like to do so. Any support or information you can provide would be very helpful. Thanks

MiguelCastillo commented 8 years ago

@chrisdp Hi! I am assuming you are talking about adding support for createjs in tern? I am not familiar with createjs so I cannot give you exact help on what's all required. But I can certainly point you to the meteorjs plugin to see if that helps you get started. https://github.com/MiguelCastillo/Brackets-Ternific/blob/master/libs/tern/plugin/meteor.js

But perhaps just a "def" is sufficient. Take a look at a sample lodash definition https://github.com/MiguelCastillo/Brackets-Ternific/blob/master/libs/tern/defs/lodash.json