| .. |
|
gdscript_extend_parser.cpp
|
754d49ac81
Skip copying values constructed immediately before returning
|
1 month ago |
|
gdscript_extend_parser.h
|
1cb3cfaa8e
Style: Convert namespaces to PascalCase
|
7 months ago |
|
gdscript_language_protocol.cpp
|
f11aff3841
Editor: Restructure editor code
|
3 months ago |
|
gdscript_language_protocol.h
|
6c4f17db1a
Core: Avoid including `modules_enabled` in headers
|
7 months ago |
|
gdscript_language_server.cpp
|
400c77f170
LSP: Fix repeated restart attempts
|
3 weeks ago |
|
gdscript_language_server.h
|
400c77f170
LSP: Fix repeated restart attempts
|
3 weeks ago |
|
gdscript_text_document.cpp
|
87bbad5e8c
LSP: Fix goto native declaration
|
2 weeks ago |
|
gdscript_text_document.h
|
e2c3731cdd
JSONRPC: Require manual method registration
|
6 months ago |
|
gdscript_workspace.cpp
|
21fd4faf1b
Merge pull request #107469 from Ivorforce/vector-localvector-explicit-span-conversions
|
3 weeks ago |
|
gdscript_workspace.h
|
f11aff3841
Editor: Restructure editor code
|
3 months ago |
|
godot_lsp.h
|
c5aedff514
LSP: Fix dict[] uses where the key might not exist
|
1 week ago |