2
0
Fork 0
godot/modules/gdscript
janglee e0fe0c3d82 GDScript: Fix autocompletetion showing class names with an underscore
Fixes #35469.

(cherry picked from commit 00c6cdd793)
2022-07-07 14:16:17 +07:00
..
doc_classes Improve documentation of `rand_range` 2022-06-19 14:11:10 +07:00
editor Update copyright statements to 2022 2022-01-13 16:00:37 +07:00
icons
language_server Update copyright statements to 2022 2022-01-13 16:00:37 +07:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +07:00
config.py SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +07:00
gdscript.cpp Update copyright statements to 2022 2022-01-13 16:00:37 +07:00
gdscript.h Update copyright statements to 2022 2022-01-13 16:00:37 +07:00
gdscript_compiler.cpp Update copyright statements to 2022 2022-01-13 16:00:37 +07:00
gdscript_compiler.h Update copyright statements to 2022 2022-01-13 16:00:37 +07:00
gdscript_editor.cpp GDScript: Fix autocompletetion showing class names with an underscore 2022-07-07 14:16:17 +07:00
gdscript_function.cpp Fix crash when is-operator right-hand-side is null 2022-03-13 18:14:53 +07:00
gdscript_function.h Update copyright statements to 2022 2022-01-13 16:00:37 +07:00
gdscript_functions.cpp Update copyright statements to 2022 2022-01-13 16:00:37 +07:00
gdscript_functions.h Update copyright statements to 2022 2022-01-13 16:00:37 +07:00
gdscript_parser.cpp Update copyright statements to 2022 2022-01-13 16:00:37 +07:00
gdscript_parser.h Update copyright statements to 2022 2022-01-13 16:00:37 +07:00
gdscript_tokenizer.cpp Update copyright statements to 2022 2022-01-13 16:00:37 +07:00
gdscript_tokenizer.h Update copyright statements to 2022 2022-01-13 16:00:37 +07:00
register_types.cpp Update copyright statements to 2022 2022-01-13 16:00:37 +07:00
register_types.h Update copyright statements to 2022 2022-01-13 16:00:37 +07:00