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
ab03dcf44dfd2534dd69b1432db3b2b5653fc5e5
godot
/
modules
/
gdscript
History
Hugo Locurcio
a38b447413
Highlight control flow keywords with a different color
...
This makes them easier to distinguish from other keywords.
2021-05-25 00:31:39 +02:00
..
doc_classes
…
editor
…
icons
…
language_server
…
config.py
…
gdscript_compiler.cpp
Fix typos with codespell
2021-05-20 12:56:56 +02:00
gdscript_compiler.h
…
gdscript_editor.cpp
…
gdscript_function.cpp
…
gdscript_function.h
…
gdscript_functions.cpp
…
gdscript_functions.h
…
gdscript_parser.cpp
Merge pull request
#47863
from mphe/same_line_warning_ignore
2021-05-18 15:08:00 +02:00
gdscript_parser.h
…
gdscript_tokenizer.cpp
…
gdscript_tokenizer.h
…
gdscript.cpp
Highlight control flow keywords with a different color
2021-05-25 00:31:39 +02:00
gdscript.h
Highlight control flow keywords with a different color
2021-05-25 00:31:39 +02:00
register_types.cpp
…
register_types.h
…
SCsub
…