Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't have any diagnostics? #1

Open
RedHatter opened this issue Sep 14, 2017 · 3 comments
Open

Doesn't have any diagnostics? #1

RedHatter opened this issue Sep 14, 2017 · 3 comments
Assignees

Comments

@RedHatter
Copy link

RedHatter commented Sep 14, 2017

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 if I, for example, leave out a comma, I don't get a diagnostics error.

@RedHatter RedHatter changed the title Doesn't seem to do anything? Doesn't have any diagnostics? Sep 14, 2017
@rwatts3 rwatts3 self-assigned this Sep 14, 2017
@rwatts3
Copy link
Owner

rwatts3 commented Sep 14, 2017

This package is still in active development.
Things will be changing dramatically as atom-ide as well as the vue-language-server and language-server-protocol all evolve.

I will keep this open as it is certainly an issue. I'll post here when the intellisense is better and more user friendly.

@tvld
Copy link

tvld commented Dec 18, 2017

Trouble is that before this component, I got linting to work on .vue treating it as if it was a .js file. It ignored the <style> and <template> parts, but, IMO the most important <script>, it did check...

Now nothing is checked. So, maybe idea? ... as intermediate solution, maybe revert temporarily back to .js checking only? until intellisense is back on par?

@rwatts3
Copy link
Owner

rwatts3 commented Jan 10, 2018

Thank you I am currently looking into the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants