JetClient blocks the usage of backspace and delete in csproj files
Describe the bug When JetClient is activated, it is not possible to use backspace or delete in files of type .csproj
Steps to reproduce Edit a .csproj file and use backspace or delete inside the file.
Expected behavior Backspace and delete working normally in .csproj file.
Environment information:
- OS: Windows 11
- IDE: Rider 2024.2
- plugin version: 4.5.3
Thanks for reporting this issue. I couldn't reproduce the problem on my end. Could you help me with a few more details?
- Try disabling JetClient temporarily and see if the issue still happens.
- Does opening or closing the JetClient tool window make any difference?
- Go to
Settings->Keymap, and search for "delete" key using the "Find Actions by Shortcut" icon (next to the search bar). In the Plugins section under JetClient, you should see two "Delete..." actions. Right-click on both and select "Remove all shortcuts". Check if the issue still exists.
Thanks for getting back to me.
- Disabling JetClient restores the usage of backspace/delete in csproj files.
- Opening or closing the JetClient window makes no difference.
- Removing the delete did not change the behaviour.
Since backspace is also affected and JetClient does not appear to map the backspace key, it seems unlikely that key mapping is the cause?
I have tried both Visual Studio 2022 and Rider keymaps.