zowe / zowe-explorer-vscode

Visual Studio Code Extension for Zowe, which lets users interact with z/OS Data Sets, Unix System Services, and Jobs on a remote mainframe instance. Powered by Zowe SDKs.
Eclipse Public License 2.0
173 stars 92 forks source link

USS delete quick key broken #2796

Open JillieBeanSim opened 8 months ago

JillieBeanSim commented 8 months ago

Describe the bug

Using the delete keybinding to delete a USS file or directory doesn't work, the following error is returned. Using right-click action to delete works fine

Screenshot 2024-03-21 at 7 40 40 AM

To Reproduce

Steps to reproduce the behavior:

  1. Go to USS tree view and enter a search
  2. Click on a file or directory that can be deleted to highlight the item
  3. Click delete key on keyboard
  4. See error

Expected behavior

keybinding assigned to delete should work, no error

Desktop (please complete the following information):

Additional context

github-actions[bot] commented 8 months ago

Thank you for creating a bug report. We will investigate the bug and evaluate its impact on the product. If you haven't already, please ensure you have provided steps to reproduce the bug and as much context as possible.

AnthonyGiorgio commented 8 months ago

I also see this on my Fedora Linux 39 system with the same Zowe Explorer version,