This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
74eade929c3f03dfd07e5ab9e2e10302a15de491
godot
/
modules
/
gdscript
/
language_server
History
Rémi Verschelde
8590721450
Merge pull request
#66885
from atirut-w/lsp-doc-fix
...
LSP: Fix GDScript doc comments
2022-10-05 08:31:56 +02:00
..
gdscript_extend_parser.cpp
LSP: Fix GDScript doc comments
2022-10-05 11:25:52 +07:00
gdscript_extend_parser.h
…
gdscript_language_protocol.cpp
fix: modifies workspace->root_uri so that p_uri is symmetrical to other operating systems.
#63388
2022-08-08 22:40:13 +10:00
gdscript_language_protocol.h
…
gdscript_language_server.cpp
…
gdscript_language_server.h
…
gdscript_text_document.cpp
Implement
GDScriptTextDocument::willSaveWaitUntil
to clean up outdated documents before saving
2022-10-04 15:38:57 +08:00
gdscript_text_document.h
Implement
GDScriptTextDocument::willSaveWaitUntil
to clean up outdated documents before saving
2022-10-04 15:38:57 +08:00
gdscript_workspace.cpp
fix: add uri_decode to root_uri
#63388
2022-08-31 13:48:37 +10:00
gdscript_workspace.h
…
godot_lsp.h
Implement
GDScriptTextDocument::willSaveWaitUntil
to clean up outdated documents before saving
2022-10-04 15:38:57 +08:00