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
afbde3314aee106c835249b2f56c14d68f782899
godot
/
modules
/
gdscript
History
Bojidar Marinov
afbde3314a
Allow mixed tabs and spaces when indentation does not depend on tab size
...
(hopefully)
Closes
#30937
,
fixes
#32612
2019-10-25 14:54:57 +03:00
..
doc_classes
…
editor
…
icons
…
language_server
fix
#32588
crash in language server
2019-10-11 14:43:39 +02:00
config.py
…
gdscript_compiler.cpp
…
gdscript_compiler.h
…
gdscript_editor.cpp
…
gdscript_function.cpp
…
gdscript_function.h
…
gdscript_functions.cpp
…
gdscript_functions.h
…
gdscript_parser.cpp
Allow mixed tabs and spaces when indentation does not depend on tab size
2019-10-25 14:54:57 +03:00
gdscript_parser.h
Allow mixed tabs and spaces when indentation does not depend on tab size
2019-10-25 14:54:57 +03:00
gdscript_tokenizer.cpp
Allow mixed tabs and spaces when indentation does not depend on tab size
2019-10-25 14:54:57 +03:00
gdscript_tokenizer.h
Allow mixed tabs and spaces when indentation does not depend on tab size
2019-10-25 14:54:57 +03:00
gdscript.cpp
…
gdscript.h
…
register_types.cpp
…
register_types.h
…
SCsub
…