Coder Social home page Coder Social logo

m8n9tkai / sublime-text-2-github-tools Goto Github PK

View Code? Open in Web Editor NEW

This project forked from temochka/sublime-text-2-github-tools

0.0 1.0 0.0 30 KB

A set of handy tools to use Sublime Text 2+ with Github

License: GNU Lesser General Public License v3.0

Python 100.00%

sublime-text-2-github-tools's Introduction

Github Tools for Sublime Text

Introduction

A set of handy tools for using Sublime Text editor with Github. It was initially developed for Sublime Text 2, but now also supports Sublime Text 3 Beta.

If you're a Beanstalk user, check out Beanstalk Tools for Sublime Text.

Usage

Open any directory of your GIT working copy in Sublime Text.

  • Press Ctrl + Shift + P and select Github: Open File or just press Ctrl + Shift + ^ to open currently edited file on Github.
  • Press Ctrl + Shift + P and select Github: Blame to open blame for currently edited file on Github.
  • Press Ctrl + Shift + P and select Github: History to open commit history for currently edited file on Github.
  • Press Ctrl + Shift + P and select Github: Copy Link To File to save a Github link to a selected code fragment in the system clipboard.
  • Press Ctrl + Shift + P and select Github: Repository to open repository page on Github.
  • Press Ctrl + Shift + P and select Github: Issues to open repository issues page on Github.
  • Press Ctrl + Shift + P and select Github: Pull Requests to open repository pull requests page on Github.

Use Cmd instead of Ctrl on Mac OS X.

Get it installed

With The Package Control Plugin

Press Ctrl + Shift + P to open the Command Palette type pack install, search for Github Tools and press enter.

Use Cmd instead of Ctrl on Mac OS X.

On Mac

cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/
git clone git://github.com/temochka/sublime-text-2-github-tools.git

On Linux

cd ~/.config/sublime-text-2/Packages/
git clone git://github.com/temochka/sublime-text-2-github-tools.git

On Windows

cd %APPDATA%/Sublime Text 2/Packages/
git clone git://github.com/temochka/sublime-text-2-github-tools.git

Make sure you have included all required binaries (git) in your PATH.

sublime-text-2-github-tools's People

Contributors

alisnic avatar temochka avatar ahecht avatar ahrengot avatar byron avatar bstoutenburgh avatar gka avatar passalini avatar robin850 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.