gko / wrap

📦 vscode extension to wrap selection with symbols/pattern
MIT License
14 stars 9 forks source link

collisions with vim plugin #6

Open gko opened 5 years ago

gko commented 5 years ago

Especially { shortcut.

2403772980ygy commented 4 years ago

and for " for yank

andy-crouch commented 4 years ago

I am also experiencing a number of clashes with the Vim plugin.

Would it be possible to allow settings to govern how this works?

arsdever commented 2 years ago

Faced the same issue when tried to use va[. Instead of selecting the text, it just wraps a single symbol into [].