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
1384e82c2cf69e0a820a2ac8dc6ca2df6ccc91a7
godot
/
modules
/
gdscript
/
language_server
History
Thaddeus Crews
579feb387c
Core: Add
[[nodiscard]]
to string-like classes
2025-05-06 12:23:41 -05:00
..
gdscript_extend_parser.cpp
LSP: Fix relative path handling for document links
2025-04-05 17:35:06 +02:00
gdscript_extend_parser.h
Style: Convert namespaces to PascalCase
2025-03-23 19:10:24 -05:00
gdscript_language_protocol.cpp
Add
String::replace_char(s)
methods for performance and convenience
2025-04-10 13:08:45 +02:00
gdscript_language_protocol.h
…
gdscript_language_server.cpp
…
gdscript_language_server.h
…
gdscript_text_document.cpp
Style: Convert namespaces to PascalCase
2025-03-23 19:10:24 -05:00
gdscript_text_document.h
JSONRPC: Require manual method registration
2025-04-03 17:51:03 +02:00
gdscript_workspace.cpp
Core: Add
[[nodiscard]]
to string-like classes
2025-05-06 12:23:41 -05:00
gdscript_workspace.h
JSONRPC: Require manual method registration
2025-04-03 17:51:03 +02:00
godot_lsp.h
Add
String::replace_char(s)
methods for performance and convenience
2025-04-10 13:08:45 +02:00