Issue details
My usecase:
I want to add a new line before the current one, so I position the cursor at the beginning. When I press 'Shift' + 'Enter', a new line is inserted after instead. Since the cursor is at the start I would expect the new line to appear above.
Step 1: position the cursor at the beginning of the line

Step 2: press 'Shift' + 'Enter'
Notice the cursor remains at the same position.

Step 3: press 'Down Arrow'
The new line was added but below rather than above.

Jadx version
dev (commit cf0101f)
Java version
21.0.7
OS
Issue details
My usecase:
I want to add a new line before the current one, so I position the cursor at the beginning. When I press 'Shift' + 'Enter', a new line is inserted after instead. Since the cursor is at the start I would expect the new line to appear above.
Step 1: position the cursor at the beginning of the line

Step 2: press 'Shift' + 'Enter'

Notice the cursor remains at the same position.
Step 3: press 'Down Arrow'

The new line was added but below rather than above.
Jadx version
dev (commit cf0101f)
Java version
21.0.7
OS