catnip
catnip copied to clipboard
When selected text is wrapped in braces the cursor should be positioned right after opening brace
Currently if I have some text selected and I press ( the text is surrounded with ( and ), and the cursor is positioned at the closing brace. Almost always I want it to be positioned right after newly-inserted opening brace as usually I'm just wrapping some expression into a function call.