You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does this issue occur when all extensions are disabled?: Yes
VS Code Version: 1.95.3
OS Version: Version: Linux x64 5.15.0-125-generic (Linux Mint)
Steps to Reproduce:
bind "deleteInsideWord" command to some key
use it inside a word
Expected result:
The word will be deleted BUT NOT THE SPACE BEFORE IT.
Actual result:
The word is deleted AND THE SPACE BEFORE IT.
I'm not sure if this is a bug or not, but I feel like it is a bug, because for instance "deleteWordRight" and "deleteAllRight" work as intended - without deleting the space before it.
Here is a video of how it messes my indentation:
Alt+w -"deleteInsideWord"
Tab - "deleteWordRight" https://github.com/user-attachments/assets/3b437d78-9885-4ada-bd9b-7dc3c1433647
And if it is not a bug, please advice on how to remove that annoying thing.
The text was updated successfully, but these errors were encountered:
Nikita0x
changed the title
"deleteInsideWord" also removes shitespace before it
"deleteInsideWord" also removes whitespace before it
Jan 3, 2025
Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.96.2. Please try upgrading to the latest version and checking whether this issue remains.
Does this issue occur when all extensions are disabled?: Yes
Steps to Reproduce:
Expected result:
The word will be deleted BUT NOT THE SPACE BEFORE IT.
Actual result:
The word is deleted AND THE SPACE BEFORE IT.
I'm not sure if this is a bug or not, but I feel like it is a bug, because for instance "deleteWordRight" and "deleteAllRight" work as intended - without deleting the space before it.
Here is a video of how it messes my indentation:
Alt+w -"deleteInsideWord"
Tab - "deleteWordRight"
https://github.com/user-attachments/assets/3b437d78-9885-4ada-bd9b-7dc3c1433647
And if it is not a bug, please advice on how to remove that annoying thing.
The text was updated successfully, but these errors were encountered: