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
21f0529aa923e8d337827074f15a5cf83f73c19a
godot
/
modules
/
gdscript
/
language_server
History
Danil Alexeev
a2e3e31e80
GDScript: Fix extension comparison for exported scripts
2024-02-15 17:53:24 +03: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
…
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
Omit quotes from completion if triggered with quote
2023-09-21 17:37:32 -07:00