Keyboard shortcut for moving cursor out of parenthesis, bracket, curly brace, etc

Use case or problem

As I write a lot of code blocks, this feature would improve typing speed a lot.
And Right arrow is too far away from fingers… :sweat_smile:

Proposed solution

A simple “Ctrl + space” like in Sublime Text would be great.

5 Likes

This would be great!

cursor navigation uses default keyboard shortcuts but this is system dependent, be it Win or Mac.

You can try to press the modifier keys in combination with arrow left and right to move the cursor or modifier keys together with tab, for indentations.

Check out your Os’ help files. These are basic things.