-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Prerequisites
- [ X ] Put an X between the brackets on this line if you have done all of the following:
- Reproduced the problem in Safe Mode: https://flight-manual.atom.io/hacking-atom/sections/debugging/#using-safe-mode
- Followed all applicable steps in the debugging guide: https://flight-manual.atom.io/hacking-atom/sections/debugging/
- Checked the FAQs on the message board for common solutions: https://discuss.atom.io/c/faq
- Checked that your issue isn't already filed: https://github.com/issues?utf8=✓&q=is%3Aissue+user%3Aatom
- Checked that there is not already an Atom package that provides the described functionality: https://atom.io/packages
Description
I did install it successfully but it looks like not working at all because .vue files not being linted and not showing any autocompletes of vue when coding.
Steps to Reproduce
- Install atom-ide-base and its dependencies
- Install linter and its dependencies
- Install atom-ide-vue and its dependencies
- Packages above installed successfully and being activated but not working at all (other ide packages like ide-php, ide-typescript, ide-css working well)
Expected behavior:
Lint .vue files and show the vue autocompletes
Actual behavior:
Versions
Metadata
Metadata
Assignees
Labels
No labels