Skip to content

Releases: tgirardi/github-open-in-sublime

github-open-in-sublime-0.0.5

19 Jun 23:04

Choose a tag to compare

Solves the problem that buttons are positioned too close to the right border, so they get partially hidden when looking at diff of files (there are more columns in that case, which reduces the total visible area available to put the buttons on)

github-open-in-sublime-0.0.4

19 Jun 22:43

Choose a tag to compare

  • Solves #5 Buttons are hidden in files that are "too wide" bug
  • Solves #6 Buttons are not horizontally aligned bug
  • Extract the repository name from the URL (safer method)

github-open-in-sublime-0.0.3

27 Feb 14:24

Choose a tag to compare

Changelog:

  • Solves issue #2 : fontawesome Icons doesn't load
  • Solves incorrect version number in manifest.json

github-open-in-sublime-0.0.2

25 Feb 20:49

Choose a tag to compare

Second Release.

Changelog:

  • Solves problem with line number resolution.
  • For developers: adds tasks for making releases (grunt release)

github-open-in-sublime-0.0.1

21 Feb 00:22

Choose a tag to compare

First release. It hasn't been thoroughly tested