issues
search
Silverquark
/
dance
Make your cursors dance with Helix-like modal editing in VS Code.
https://marketplace.visualstudio.com/items?itemName=silverquark.dancehelix
ISC License
111
stars
12
forks
source link
Performing an action in select mode doesn't return you to normal mode
#10
Open
tjmgregory
opened
1 year ago
tjmgregory
commented
1 year ago
What happens now
I enter select mode with
v
I highlight some text
I delete it with
d
I remain in select mode
What should happen
I enter select mode with
v
I highlight some text
I delete it with
d
I am automatically in visual mode
What happens now
v
d
What should happen
v
d