-
-
Notifications
You must be signed in to change notification settings - Fork 10
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
Got some errors whenever I try to create a new Yang file #74
Comments
This is really strange YangSyncDiagramLanguageServer throws this exception because the service doesn't offer @gavinchlam Is that a complete Java log? Which Java version do you have installed? |
Hi @dhuebner, today I tried to open a new blank yang file in VS code and start putting something on it, and immediately a bunch of errors popping out:
I guess fundamentally something is not working well here. The Java version I installed is Java SE 11.0.18, and just to confirm, the VS code extension installed is version 2.2. |
@gavinchlam |
@gavinchlam |
@dhuebner Thanks. |
Hi developers and experts, not sure if it's just me, I've got a fresh Code and the Yangster extension installed in my Windows 10 VM, with JDK 11.0.18. Syntax highlighting is fine when I open old Yang files. But when I create a new one there will always be errors popping out. Also other features like auto-complete are not working, so definitely something is not working well.
On the extension host log:
See if I need to provide more information for troubleshooting, thanks!
The text was updated successfully, but these errors were encountered: