When I open a bracket, sublime adds a closing bracket for me, placed immediately to the right of the cursor. I'm fine with that.
However, I'd like to be able to type inside these brackets, then be able to hit tab to jump immediately to the right of the closing bracket.
How to make it do this?
There is a partial answer here, saying use the end
key, which I don't have as I don't use a numeric keypad. It also says you can map shift+enter
, but that's no better for me than my current method, which is to bend my right thumb under my hand to hit the right arrow key – which is slow, for this extraordinarly frequent operation!