sleistner / vscode-fileutils

Visual Studio Code Extension
https://marketplace.visualstudio.com/items?itemName=sleistner.vscode-fileutils
MIT License
190 stars 26 forks source link

README.md doesn't talk about the context menu capabilities #561

Closed GMZwinge closed 1 year ago

GMZwinge commented 1 year ago

Describe the bug The README.md doesn't talk about the capabilities added to the context menu when right-clicking on a file or folder in the Explorer pane or a file tab.

To Reproduce Steps to reproduce the behavior:

  1. Right click on a file or folder in the Explorer pane or a file tab.
  2. Context menu has additional entries Copy Name, Duplicate..., Move..., Rename... and Delete.... This additional capability provided by the plugin is not explained in the README.md.

Expected behavior The README.md should talks about the capabilities added by this extension to the context menu when right-clicking on a file or folder in the Explorer pane or a file tab.

Screenshots Upon request.

Desktop (please complete the following information):

Additional context No additional context.