Skip to content

[Bug]: All Editing has Tab Weird Behavior. #2022

@ScottKemp

Description

@ScottKemp

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

You might consider this a feature.... but I have never seen another app operate this way.

Basically, when you tab in any field, including JS Code editing, SQL, Properties, etc, instead of having it insert a tab at the current location, it inserts it at the beginning of the line instead of where the cursor is. This makes it impossible to insert a tab character (like in code) anywhere. You always have to use spaces.

Expected Behavior

Maybe something like VS code, where if multiple lines are selected, then the lines are indented with TAB (or deindented with shift-tab)

And if there is not multiple lines, it inserts a tab character at the current cursor location.

Steps to reproduce

n/a

Environment

2.7.4

Additional Information

No response

Metadata

Metadata

Assignees

Labels

Type

Projects

Status

🆕 New

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions