atom-ide-vue
atom-ide-vue copied to clipboard
[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.33.1 x64 **Electron**: 2.0.16 **OS**: Unknown Windows version **Thrown From**: [ide-vue](https://github.com/rwatts3/atom-ide-vue) package 0.1.9 ### Stack Trace Failed to activate the ide-vue...
I use atom (duh). The autocomplete functionality wasn't working and then I disabled this package and it started working. I suspect that this package affected it in some way. Sorry...
Looks like nothing is working, - Hyperclick: neverending spinner on hover with CTRL - Outline: neverending spinner - No hints - No autocomplete Is this dead? :(
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...

"switch", Carl... what i'm do wrong?
Hi! The built in auto-complete feature will always add "$0" into my html. Would be nice to turn this off. 
Hi! Firstly, thanks for this extension ;) I'm experiencing an issue when I'm tapping some markup in the part of a *.vue file Let met explain: For example, if I...
I have `atom-ide-ui` and `language-vue` installed but the package doesn't seem to preform any diagnostics. When I open a Vue file the language is correctly detected as `Vue Component` but...
After enabling this package, the autocomplete dropdown appears all the time in .vue files. I also have language-vue, but disabling it doesn't fix the issue. Here's an example with only...