godot/modules/gdscript
Lamia c34715a4fe
LSP: Improve handling of file URI scheme
Fixes #63205.

(cherry picked from commits 3fa943fe23,
42a16ef76e and
2ff69d6181)

(cherry picked from commit a412922c2b)
2022-12-13 14:18:32 +01:00
..
doc_classes Document `print_stack()` and `get_stack()` requiring a debugger connection 2022-12-12 14:56:39 +08:00
editor Fix variables highlighting as types 2022-09-20 10:25:27 +02:00
icons
language_server LSP: Improve handling of file URI scheme 2022-12-13 14:18:32 +01:00
SCsub
config.py
gdscript.cpp Don't print redundant errors when parsing GDScript 2022-07-22 11:02:29 -05:00
gdscript.h
gdscript_compiler.cpp
gdscript_compiler.h
gdscript_editor.cpp Fix Script editor completion doesn't suggest members of a script for type hints 2022-12-12 14:43:37 +01:00
gdscript_function.cpp
gdscript_function.h
gdscript_functions.cpp
gdscript_functions.h
gdscript_parser.cpp Fix Script editor completion doesn't suggest members of a script for type hints 2022-12-12 14:43:37 +01:00
gdscript_parser.h
gdscript_tokenizer.cpp
gdscript_tokenizer.h
register_types.cpp
register_types.h