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
533c616cb86ff7bb940d58ffbbcc1a3eca0aa33d
godot
/
modules
/
gdscript
/
language_server
History
Thaddeus Crews
b37fc1014a
Style: Apply new
clang-format
changes
2024-09-20 08:09:48 -05: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
Style: Apply new
clang-format
changes
2024-09-20 08:09:48 -05:00
gdscript_language_protocol.cpp
Cleanup of raw
nullptr
checks with
Ref
2024-08-31 15:01:09 +02:00
gdscript_language_protocol.h
…
gdscript_language_server.cpp
[Editor] Expose more editor settings to documentation
2024-09-12 15:34:49 +02:00
gdscript_language_server.h
…
gdscript_text_document.cpp
Merge pull request
#96684
from HolonProduction/that-was-a-bit-too-smart
2024-09-16 15:25:44 +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
LSP: Omit some values based on specification version 3.17
2024-09-08 21:07:19 +02:00