Open jason919 opened 5 years ago
What makes it incompatible with VS code?
for example, a.js requires another b.js, the functions from b.js don't pop up automatically inside a.js after press dot or ctrl+space. But if I disable the appcelerator plugin, then the functions from b.js can show up in autocomplete
with this plugin, the VS code built in intellisense seems to be disabled. It can't do regular javascript auto completion any more.