This website requires JavaScript.
Explore
Help
Sign In
nick
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2026-03-03 20:55:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d7a72d72e6106f10992ec678a4799fee135ddf3d
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
…
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
…