#Why does the code editor allow you to indent after text?
2 messages · Page 1 of 1 (latest)
that's just normal functionality of pressing the tab key in a text editor. attempting to disallow this in godot would be far more of a hassle than it's worth
2 messages · Page 1 of 1 (latest)
I noticed that everytime I want to indent a line and the cursor is after text, it adds a new indent after the text. Is there a reason for this?
that's just normal functionality of pressing the tab key in a text editor. attempting to disallow this in godot would be far more of a hassle than it's worth