mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
GDScript: Add debug/gdscript/warnings/directory_rules project setting
This commit is contained in:
parent
8327dfa215
commit
1bd7b99182
10 changed files with 222 additions and 96 deletions
|
|
@ -47,6 +47,7 @@ class PluginConfigDialog : public ConfirmationDialog {
|
|||
MSG_ID_SUBFOLDER,
|
||||
MSG_ID_SCRIPT,
|
||||
MSG_ID_ACTIVE,
|
||||
MSG_ID_ENABLE_WARNINGS,
|
||||
};
|
||||
|
||||
LineEdit *name_edit = nullptr;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue