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
019ab8745fb74c2f0e479c83fa1f029eee75ea2c
godot
/
modules
/
gdscript
/
language_server
History
Rémi Verschelde
ae484828bb
Merge pull request
#107408
from Ivorforce/node-path-string-explicit
...
Make conversions from `NodePath` to `String` explicit.
2025-06-12 22:49:03 +02:00
..
gdscript_extend_parser.cpp
Merge pull request
#107315
from HolonProduction/lsp-brief-fix
2025-06-12 11:56:42 +02:00
gdscript_extend_parser.h
…
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
…
gdscript_text_document.h
JSONRPC: Require manual method registration
2025-04-03 17:51:03 +02:00
gdscript_workspace.cpp
Make conversions from
NodePath
to
String
explicit.
2025-06-11 16:50:27 +02: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