This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2026-01-01 18:51:18 +00:00
Code
Releases
Wiki
Activity
Files
8fa94db248b6ef3eaedca8f6742771afdbbfc77e
godot
/
modules
/
gdscript
/
language_server
History
Thaddeus Crews
03ae868b15
Merge pull request
#111478
from HolonProduction/lsp-decl-fix
...
LSP: Fix goto native declaration
2025-10-21 15:11:10 -05:00
..
gdscript_extend_parser.cpp
Skip copying values constructed immediately before returning
2025-09-26 19:13:58 -07:00
gdscript_extend_parser.h
…
gdscript_language_protocol.cpp
Editor: Restructure editor code
2025-07-04 18:18:22 +02:00
gdscript_language_protocol.h
…
gdscript_language_server.cpp
LSP: Fix repeated restart attempts
2025-10-05 16:09:21 +02:00
gdscript_language_server.h
LSP: Fix repeated restart attempts
2025-10-05 16:09:21 +02:00
gdscript_text_document.cpp
LSP: Fix goto native declaration
2025-10-10 15:43:48 +02:00
gdscript_text_document.h
JSONRPC: Require manual method registration
2025-04-03 17:51:03 +02:00
gdscript_workspace.cpp
Merge pull request
#107469
from Ivorforce/vector-localvector-explicit-span-conversions
2025-09-30 11:19:17 -05:00
gdscript_workspace.h
Editor: Restructure editor code
2025-07-04 18:18:22 +02:00
godot_lsp.h
LSP: Fix dict[] uses where the key might not exist
2025-10-16 11:02:59 +03:00