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

Feature: Global error checking #8

Open
yoannadam opened this issue Jul 27, 2018 · 2 comments
Open

Feature: Global error checking #8

yoannadam opened this issue Jul 27, 2018 · 2 comments

Comments

@yoannadam
Copy link

First of all, Thanks for this great extention.
I'd like to launch a global error checking on all my yang files in my workspace (without opening each file).
In order to have all the errors properly shown in the VSCode Problems view.
Is it possible ?
I try to make a new task in my workspace's task.json config file (with problemMatcher instruction) but i didn't find which command i could launch.
In this extension, which process/command executes the syntax validation ?

Thanks a lot!

@JanKoehnlein
Copy link
Contributor

I think this is a limitation of language servers in VSCode.

@svenefftinge
Copy link
Member

It should happen when opening the first editor, i.e. starting the language server.

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