2
0
Fork 0
godot/modules/gdscript
janglee 00c6cdd793 GDScript: Fix autocompletetion showing class names with an underscore
Fixes #35469.
2022-07-05 12:29:23 +07:00
..
doc_classes Update docs links still pointing to 3.4 2022-06-29 12:03:04 +07:00
editor
icons
language_server Use insertText from the internal autocompletion 2022-06-16 10:11:33 +07:00
SCsub
config.py
gdscript.cpp
gdscript.h
gdscript_compiler.cpp
gdscript_compiler.h
gdscript_editor.cpp GDScript: Fix autocompletetion showing class names with an underscore 2022-07-05 12:29:23 +07:00
gdscript_function.cpp
gdscript_function.h
gdscript_functions.cpp
gdscript_functions.h
gdscript_parser.cpp [3.5] Update NavigationServer backport 2022-06-14 05:55:14 +07:00
gdscript_parser.h
gdscript_tokenizer.cpp
gdscript_tokenizer.h
register_types.cpp
register_types.h