misode / vscode-nbt

NBT extension for VSCode
https://marketplace.visualstudio.com/items?itemName=Misodee.vscode-nbt
MIT License
162 stars 9 forks source link

"Delete" key cannot be used to edit values #53

Open Estecka opened 11 months ago

Estecka commented 11 months ago

Hi,

Usually in text editing, the Del. key is used to erase the character on the right of the cursor.

For example, here the expected behaviour after pressing Del. is that the edited value would become "124": Screenshot_1 Instead, NBT Viewer will completely delete the entry. This should only happen if the value of the entry is not being edited.

Versions: