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
61598c5c88d95b96811d386cb20d714c35f4c6d7
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