sublime-text-2-github-tools icon indicating copy to clipboard operation
sublime-text-2-github-tools copied to clipboard

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

Results 10 sublime-text-2-github-tools issues
Sort by recently updated
recently updated
newest added

Hi, I'd like to contribute some improvements to this project: - add commands to open/blame file at a specific line (or range of lines) - modernize how settings (and defaults)...

This used to work, not sure why it stopped?

Currently the links look like ``` https://github.com/xxx/yyy/blob/master/a/b/c/file.pyl#L374 ``` But for using this somewhere in the bug trackers or documentation, it's more useful to have a link like ``` https://github.com/xxx/yyy/blob/abcd1234/a/b/c/file.pyl#L374 ```...

When opening a file, retrieve the current line number to open the file or blame at the exact position _Tested by sublime-text 3, not sure if syntax changes in v2_

A useful enhancement would be if I could copy a link to a line of code by right-clicking on the line and selecting "Copy Link to GitHub File".

Not sure what's going on there, this happens on every function. By the way, `develop` has an upstream branch `develop ... [origin/develop]`, but this is not the case for all...

### 1. Summary Incorrect links opened, if I press Ctrl+Shift+P → `GitHub: Open File` and my file is not in root directory. ### 2. Expected behavior **** **** ### 3....

I have it installed (points to this github url). But nothing shows up when I type 'gith'. Used to work great.

All Github links seem to cut out the folder path element of relative paths.

I couldn't get your plugin to work if I am on a symlink directory.