Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/phts/filepathcommands

Package for Sublime Text 3. File path commands added to context menu.
https://github.com/phts/filepathcommands

sublime-package sublime-text sublime-text-3

Last synced: 30 days ago
JSON representation

Package for Sublime Text 3. File path commands added to context menu.

Awesome Lists containing this project

README

        

# FilePathCommands

Package for Sublime Text 3. Adds useful commands into context menus.

## Install

**Via Package Control**:

1. Open Command Palette → `Package Control: Add Repository` → `https://github.com/phts/FilePathCommands`
2. Open Command Palette → `Package Control: Install Package` → `FilePathCommands`

## Usage

### Tab context menu

* Reveal in Side Bar
* Copy File Name
* Copy File Name without Extension
* Copy Relative Path
* Copy Relative Path with Project Folder
* Copy File Path
* Copy Dir Path

### Document context menu

* Copy Relative Path
* Copy Relative Path with Line Number
* Insert Relative Path of Another File