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
ab54ba92a46ec00749dfa39717d2fee69eaff4fb
godot
/
modules
/
gdscript
/
language_server
History
HolonProduction
2f620db1d8
LSP: Fix spec violations that break the VSCode outline
2024-11-15 20:00:28 +01:00
..
gdscript_extend_parser.cpp
LSP: Fix spec violations that break the VSCode outline
2024-11-15 20:00:28 +01: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