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
d35c58507c7b4e1da2c310f3d290c7c13ea8fcf0
godot
/
modules
/
gdscript
/
language_server
History
Lamia
42a16ef76e
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_extend_parser.cpp
[Net] Modularize multiplayer, expose MultiplayerAPI to extensions.
2022-07-26 09:31:12 +02: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
Extract EditorResourceConversionPlugin into its own source files and clean up editor includes
2022-07-31 21:14:15 +03:00
gdscript_language_server.h
…
gdscript_text_document.cpp
…
gdscript_text_document.h
…
gdscript_workspace.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_workspace.h
…
godot_lsp.h
…