catnip icon indicating copy to clipboard operation
catnip copied to clipboard

When selected text is wrapped in braces the cursor should be positioned right after opening brace

Open Dimagog opened this issue 13 years ago • 0 comments

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.

Dimagog avatar Dec 28 '12 03:12 Dimagog