Skip to content

Releases: reduckted/GitWebLinks

v2.6.0

30 Oct 10:12
321543e
Compare
Choose a tag to compare

v2.5.3

30 Sep 11:12
7f2ad45
Compare
Choose a tag to compare
  • Better handling of markdown files for GitHub.

v2.5.2

09 Aug 10:53
9c1082c
Compare
Choose a tag to compare
  • GitHub links now handle hashes in file names.

v2.5.1

10 Jul 13:27
1384c1e
Compare
Choose a tag to compare
  • GitHub links now prevent markdown files from being rendered.
  • Selections that end at the start of a new line are adjusted to end at the end of the previous line.

v2.5.0

11 Apr 09:22
339560f
Compare
Choose a tag to compare
  • The default branch is discovered using the the remote's HEAD ref (thanks @kvart714).

v2.4.0

11 Mar 09:03
7d22992
Compare
Choose a tag to compare
  • Added support for Gitiles (thanks @csm10495).

v2.3.0

07 Feb 10:53
9ac646c
Compare
Choose a tag to compare
  • Go to the file that a URL points to using the Go To File command.
  • Dependency updates.

v2.2.0

28 Jan 11:14
18140e6
Compare
Choose a tag to compare
  • The notification shown after copying a link contains a button to open the link in the browser (thanks @kvart714).
  • New commands to open links directly in the browser instead of copying to the clipboard (see the readme for the new settings).

v2.1.1

26 Jan 01:04
36bff46
Compare
Choose a tag to compare
  • Fixed "file is not tracked by Git" errors in Linux.

v2.1.0

24 Jan 12:07
9136807
Compare
Choose a tag to compare
  • Added support for Git worktrees (thanks @ecraig12345).
  • Workspaces that contain multiple repositories are now supported.