When you select a piece of code and add a paren, the package will correctly wrap it with the outer parens, but it will also keep the selection. A better behavior would be to deselect and place the cursor after the opening paren so that the user can immediately start typing the outer expression.
When you select a piece of code and add a paren, the package will correctly wrap it with the outer parens, but it will also keep the selection. A better behavior would be to deselect and place the cursor after the opening paren so that the user can immediately start typing the outer expression.