VSCode-Hungry-Delete
VSCode-Hungry-Delete copied to clipboard
To delete an entire block of whitespace or tab, and reduce the time programmers need to press backspace
Issue Type: Bug It caused few seconds delay when I preseed backspace to actually erase the letter or word or when I wrote something in its place. The extension logic...
Hi, While using VSCode in a WSL container via the remote WSL plugin, Hungry Delete is installed, but it seems that the commands extension.smartBackspace and extension.hungryDelete are not available Version:...
I noticed whilst using Hungry Delete I was getting some slow performance. I was confused and thought it was VS Code but noticed when I disabled Hungry Delete deletion was...
Hi, thanks for the extension! I was looking for it after getting used to this feature (which is built-in) in intellij. However, there's one thing missing for the extension to...
Hey @Jasonlhy ! Thanks for your very interesting extension; I'm experiencing this issue while editing json files: when i delete "a multiple key" inside this snippet ```JSON "Progress Bar": {...
When smart backspace is left to the default keybinding of `backspace`, IntelliSense suggestions no longer appear while backspacing. The obvious quick fix is to remap the `extension.smartBackspace` command to a...
When I try to delete a tab normally, the extension puts all the text in the line above instead of simply deleting the TAB. You could create a method of...
Like Emacs, hungry delete should delete all whitespace before _and after_ the cursor.
is there a way i can use hungry delete and smart backspace where when there are too many lines to delete i use hungry delete and use smart backspace for...
Hi Iam tried to add "hungryDelete.enableSmartBackspace": true but vscode tell that Unknown configuration settings