-
-
Notifications
You must be signed in to change notification settings - Fork 170
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
Built-in manual wont start #100
Comments
previewHtml was deprecated btw |
use webview API instead |
I'm working on the LSP server implementaion of GDScript in godot. After that the LSP client (A new version of the vscode plugin) should fix this problem. I'll find a way to solve this problem or another way to achive this kind of work. |
@Geequlim Will it fix IntelliSense issue with static typing? |
@chiboreache |
I'd like to active godot editor and let godot to show the documentations we clicked in the VSCode. |
@Geequlim thanks mate!
that's would be awesome, since VSCode is just simply the best |
The native documentation is now implemented with custom specifications. Documentations are send from the server realtime and renderer as in a spatial webview in VSCode. I'm closing this as the new version has fixed this issue. |
Have an error:
Unable to open 'vscode.previewHtml': resource is not available.
Arch Linux
The text was updated successfully, but these errors were encountered: