summaryrefslogtreecommitdiff
path: root/modules/mono/editor/code_completion.cpp
AgeCommit message (Collapse)Author
2020-07-06Add a map of autoloads to ProjectSettingsGeorge Marques
So places that need to look into it can use the list instead of parsing ProjectSettings details (like checking "*" in path for testing if it's singleton).
2020-07-05Mono/C#: Fix several clang-tidy warnings and cleanupIgnacio Etcheverry
2020-05-09C#: Rewrite GodotTools messaging protocolIgnacio Etcheverry