chrisbutcher / sublime3-gitopenchangedfiles

A Sublime Text 3 plugin to quickly open files changed in your current branch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sublime3-gitopenchangedfiles

A Sublime Text 3 plugin to quickly open files changed in your current branch

Demo

(GIF recorded with LICEcap)

Installation

Search for GitOpenChangedFiles and install.

Manually:

Clone this repo into your Sublime Text 3/Packages folder.

cd ~/Library/Application\ Support/Sublime\ Text\ 3/Packages/
git clone git@github.com:chrisbutcher/sublime3-gitopenchangedfiles.git

Default keyboard shortcuts

Mac OS X: Command + Shift + O
Linux:    Control + Shift + O
Windows:  Control + Shift + O

License

This project is released under the MIT License.

About

A Sublime Text 3 plugin to quickly open files changed in your current branch

License:MIT License


Languages

Language:JavaScript 66.4%Language:Python 33.6%