We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In some cases, I want to delete some part of the word from the end using backspace, but I can not find a suitable way to to do this
The text was updated successfully, but these errors were encountered:
Anyone has any ideas on command/shortcut flow for jumping to the end of the word?
Sorry, something went wrong.
I added an option to jump to the end of the word in my fork: https://github.com/krnik/vscode-jumpy
Although, I lost my access to the Marketplace publisher so you would have to clone it, run npm run compile and install it with .vsix file.
npm run compile
.vsix
@davyzhang You can use Jump instead, it supports this feature.
No branches or pull requests
In some cases, I want to delete some part of the word from the end using backspace, but I can not find a suitable way to to do this
The text was updated successfully, but these errors were encountered: