Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not edit inserted snippet correctly with vscode surround extension #6772

Open
waynewaynetsai opened this issue Jun 20, 2021 · 0 comments

Comments

@waynewaynetsai
Copy link
Contributor

waynewaynetsai commented Jun 20, 2021

Describe the bug

Can not edit inserted snippet with vscode surround extension

To Reproduce
Steps to reproduce the behavior:

  1. pressshift + v to select a line
  2. invoke surround.with (ctrl+shift+T) command
  3. choose surround.with.fori option
  4. press c or enter something to edit hightlight text at snippet template
  5. cut the current line (wrong behavior)

Other inserted snippet has weird behavior too.

Expected behavior

Should edit hightlight text at snippet template correctly.

Screenshots

repoduce image

Environment (please complete the following information):

  • Extension (VsCodeVim) version: 1.21.3
  • VSCode version: 1.57.1
  • OS: MacBook Pro (13-inch, 2016, Four Thunderbolt 3 Ports)

Additional context

Source Code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant