https://github.com/phts/openfilebypath
Package for Sublime Text 3. Open file by a full path.
https://github.com/phts/openfilebypath
sublime-package sublime-text sublime-text-3
Last synced: 3 months ago
JSON representation
Package for Sublime Text 3. Open file by a full path.
- Host: GitHub
- URL: https://github.com/phts/openfilebypath
- Owner: phts
- Created: 2019-06-04T21:54:25.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-28T21:03:57.000Z (almost 6 years ago)
- Last Synced: 2025-01-27T06:42:51.596Z (4 months ago)
- Topics: sublime-package, sublime-text, sublime-text-3
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OpenFileByPath
Package for Sublime Text 3.
Open file by a full path.Inspired by https://gist.github.com/elgalu/6159415.
## Install
### Package Control
1. Open Command Palette → `Package Control: Add Repository` → `https://github.com/phts/OpenFileByPath`
2. Open Command Palette → `Package Control: Install Package` → `OpenFileByPath`