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
Please thumbs-up 👍 this issue if it personally affects you! You can do this by clicking on the emoji-face on the top right of this post. Issues with more thumbs-up will be prioritized.
What did you do?
Given:
({
})
With cursor anywhere inside parens, type: ci(.
What did you expect to happen?
Everything inside parens would be removed and enter insert mode.
What happened instead?
Enter insert mode with remaining text: (})
Technical details:
VSCode Version: 1.10.1
VsCodeVim Version: 0.6.2
OS: OSX 10.10.5
The text was updated successfully, but these errors were encountered:
Please thumbs-up 👍 this issue if it personally affects you! You can do this by clicking on the emoji-face on the top right of this post. Issues with more thumbs-up will be prioritized.
What did you do?
Given:
With cursor anywhere inside parens, type:
ci(
.What did you expect to happen?
Everything inside parens would be removed and enter insert mode.
What happened instead?
Enter insert mode with remaining text:
(})
Technical details:
The text was updated successfully, but these errors were encountered: