quick-move-file
Sublime Text Quick Move File for Atom
benastan 442 4 0.7.0 MIT GitHub

Quick Move File

This package provides the following commands, any of which can be disabled in package settings or your config file:

  • Quick Move File

    Prompts for a new absolute path for the current file and renames it.

  • Quick Duplicate File

    Prompts for a absolute path as a destination for a copy of the current file and duplicates it.

  • Quick Open File

    Prompts for an absolute path for a new or existing file and opens it.

  • Quick Delete File

    Prompts for an absolute path for a file to delete.

  • Quick Delete File

    Deletes the current file.

    BEWARE: this will not prompt you, use version control!