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
c5e6a5863db21ecbcbc6fcd006cb2aac744d39cd
godot
/
modules
/
gdscript
/
language_server
History
kobewi
a031911c82
Use check_changed_settings_in_group() everywhere
2024-02-19 21:34:45 +01:00
..
gdscript_extend_parser.cpp
GDScript: Reintroduce binary tokenization on export
2024-02-08 11:20:05 -03: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
Use check_changed_settings_in_group() everywhere
2024-02-19 21:34:45 +01: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
Remove unnecessary
this->
expressions
2024-01-29 09:59:18 +01:00
gdscript_text_document.h
…
gdscript_workspace.cpp
GDScript: Fix extension comparison for exported scripts
2024-02-15 17:53:24 +03:00
gdscript_workspace.h
…
godot_lsp.h
Omit quotes from completion if triggered with quote
2023-09-21 17:37:32 -07:00