When selected text is wrapped in braces the cursor should be positioned right after opening brace · Issue #22 · bodil/catnip · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 15, 2018. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: