You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: