godot/modules/gdscript
ray90514 f1231a7c7e
Fix Script editor completion doesn't suggest members of a script for type hints
(cherry picked from commit 7afbd5904e)
2022-12-12 14:43:37 +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 Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02: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: Don't coerce default values to the export hint type 2022-03-02 12:26:17 -03:00
gdscript_compiler.cpp Fix warnings found by Emscripten 3.1.10 2022-05-16 16:38:26 +02:00
gdscript_compiler.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
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 Fix typos with codespell 2022-05-23 21:41:46 +02:00
gdscript_function.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gdscript_functions.cpp GDScript: Keep builtin method info on release builds 2022-05-17 11:01:12 -03:00
gdscript_functions.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
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 Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gdscript_tokenizer.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gdscript_tokenizer.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
register_types.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
register_types.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00