You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Allow unindent without selection
This commit is contained in:
@@ -289,7 +289,6 @@ public:
|
||||
TypedArray<String> get_auto_indent_prefixes() const;
|
||||
|
||||
void do_indent();
|
||||
void do_unindent();
|
||||
|
||||
void indent_lines();
|
||||
void unindent_lines();
|
||||
|
||||
Reference in New Issue
Block a user