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
(1 theme extensions excluded)
BUG REPORT
What happened: Del key does not work in insert mode.
What did you expect to happen: Del should delete the character after the cursor
How to reproduce it (as minimally and precisely as possible): Enter insert mode with i, try to delete a character with del key.
i
The text was updated successfully, but these errors were encountered:
Maybe related to #730. Do you have multiple tabs open?
Sorry, something went wrong.
Funny, I reported the thing to the vscode repo :) no it also happens if only one tab is open.
@bm-stschneider can you still reproduce this?
nope
No branches or pull requests
Extensions (37)
(1 theme extensions excluded)
BUG REPORT
What happened:
Del key does not work in insert mode.
What did you expect to happen:
Del should delete the character after the cursor
How to reproduce it (as minimally and precisely as possible):
Enter insert mode with
i
, try to delete a character with del key.The text was updated successfully, but these errors were encountered: