Extension Details

- File System Shortcuts
- by Jonathan Pike
- 6 Recent Installs | 596 Total Installs
- Adds shortcuts for common file system actions
- Repository
- Bug Reports
-
Read & Write Files
-
This extension is allowed to:
Readme
File System Shortcuts provides quick access to some commonly used file system actions.
To use File System Shortcuts:
- Open the Command Palette to use the following commands:
- Delete File -- this will delete the currently open text document.
- Rename File -- this will allow you to rename the currently open text document, and then open up the renamed document in a separate tab.
- Move File -- this will allow you to move the currently open text document, and then open up the moved document in a separate tab.
Release Notes
Version 0.2.1
Fixed bug in call to openFile that was causing extension crash
Version 0.2
Added "Move File" action
Version 0.1
Initial release