Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/phts/filepathcommands
- Owner: phts
- Created: 2013-10-09T09:29:57.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2018-08-14T08:29:54.000Z (over 6 years ago)
- Last Synced: 2023-08-03T08:11:20.251Z (over 1 year ago)
- Topics: sublime-package, sublime-text, sublime-text-3
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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