Is there is a way to make meteor autocomplete in Adobe Brackets editor?
{ "libs": [ "browser", "jquery", "underscore" ], "loadEagerly": ["*.js", "*/*.js", "*/*/*.js", "*/*/*/*.js"], "dontLoad": [".meteor"], "plugins": { "meteor": {} } }
or you can edit default .tern-project at Brackets/extensions/user/ternific/tern/
Adobe Brackets is using TernJS for the autocomplete. There is a TernJS plugin to work with Meteor: https://github.com/slava/tern-meteor
You would need to find a way to tell brackets to use this plugin or contact the Brackets maintainers to do it for you.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With