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
49e2bd9d5bcfe8d81a368ec80f802f90e883bec2
godot
/
modules
/
gdscript
/
language_server
History
A Thousand Ships
517e9f8aef
[Modules] Replace
ERR_FAIL_COND
with
ERR_FAIL_NULL
where applicable
2023-09-26 16:44:52 +02:00
..
gdscript_extend_parser.cpp
Fix dumping of signal API parameters
2023-09-12 18:43:31 -07:00
gdscript_extend_parser.h
…
gdscript_language_protocol.cpp
[Modules] Replace
ERR_FAIL_COND
with
ERR_FAIL_NULL
where applicable
2023-09-26 16:44:52 +02:00
gdscript_language_protocol.h
…
gdscript_language_server.cpp
Add
--lsp-port
as a command line argument
2023-09-18 08:51:15 -05:00
gdscript_language_server.h
Add
--lsp-port
as a command line argument
2023-09-18 08:51:15 -05:00
gdscript_text_document.cpp
Omit quotes from completion if triggered with quote
2023-09-21 17:37:32 -07:00
gdscript_text_document.h
…
gdscript_workspace.cpp
…
gdscript_workspace.h
…
godot_lsp.h
Omit quotes from completion if triggered with quote
2023-09-21 17:37:32 -07:00