This website requires JavaScript.
Explore
Help
Sign In
nick
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2026-02-08 11:48:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
68898dbcc9444dcbb45a5261aa8f9d4a2dd7390d
godot
/
modules
/
gdscript
/
language_server
History
Rémi Verschelde
62120c7841
Fix Steam input "crc" errors, and some other Coverity reports of uninitialized scalar variable
...
-
Fixes
#88630
. -
Fixes
#92578
.
2024-05-31 09:55:02 +02:00
..
gdscript_extend_parser.cpp
Reduce and prevent unnecessary random-access to
List
2024-05-04 16:08:55 +02:00
gdscript_extend_parser.h
…
gdscript_language_protocol.cpp
…
gdscript_language_protocol.h
…
gdscript_language_server.cpp
…
gdscript_language_server.h
Organize existing code for editor plugins
2024-04-27 11:59:58 -07:00
gdscript_text_document.cpp
[GDScript LSP] Fix
show_native_symbol_in_editor
2024-05-26 16:33:19 +02:00
gdscript_text_document.h
…
gdscript_workspace.cpp
Replace
find
with
contains/has
where applicable
2024-05-08 12:37:42 +02:00
gdscript_workspace.h
…
godot_lsp.h
Fix Steam input "crc" errors, and some other Coverity reports of uninitialized scalar variable
2024-05-31 09:55:02 +02:00