-
Notifications
You must be signed in to change notification settings - Fork 276
Open
Labels
Javascript FrontendPull requests that update Javascript codePull requests that update Javascript codeQA/TestingIn TestingIn Testing
Description
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
Javascript FrontendPull requests that update Javascript codePull requests that update Javascript codeQA/TestingIn TestingIn Testing
Type
Projects
Status
🆕 New