atom / ide-typescript

TypeScript and Javascript language support for Atom-IDE
MIT License
368 stars 63 forks source link

Problems when used together with ide-vue #146

Open edarblanco opened 5 years ago

edarblanco commented 5 years ago

When ide-vue and ide-typescript are used together, intellisense javascript support is in .js files but not in .vue, if desative the ide-typescript package would have support again for .vue but not for javascript, some recommendation on this ?? it is uncomfortable when working with nodejs to activate one package and then the other but when I work on both at the same time nodejs and vue there is where the problem is real, thanks for everything