Skip to content

Releases: bugthesystem/vscode-open-in-github

1.2.2

12 Aug 09:19
Compare
Choose a tag to compare
Merge pull request #36 from gdziadkiewicz/FixImagesOnVisualStudioCode…

1.2.0

13 Jul 15:34
Compare
Choose a tag to compare

thanks @gdziadkiewicz !

  • Added context menu items
  • Fix calls for visual Studio Team Services and Bitbucket in case of lack of active editor(no file open)
  • Added line selection for Visual Studio Services
  • Updated docs

v1.1.2

02 Jun 08:55
Compare
Choose a tag to compare
Revert latest broken merge

v1.0.0

26 Apr 10:24
Compare
Choose a tag to compare
  • Add custom GitHub server handling.

v0.9.0

23 Apr 18:59
Compare
Choose a tag to compare

Add new command 'copy GitHub link to clipboard'
Respect current active branch while opening file

v0.7.0

26 Jan 09:13
Compare
Choose a tag to compare

Avoid use of private API

v0.6.0

05 Jan 14:18
Compare
Choose a tag to compare

#14 Add support for visualstudio.com

v0.5.0

04 Jan 08:18
Compare
Choose a tag to compare

New key binding is ctrl+l g

v0.4.0

10 Dec 09:15
Compare
Choose a tag to compare

Implemented open module to allow this extension to work on Windows, Mac, and Linux.