• Sign In



  • Categories

    Extension Details



    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