Skip to content

Releases: reduckted/GitWebLinks

v2.7.0

21 Feb 12:07
d307ef3

Choose a tag to compare

All Extensions

  • You can now generate links that use short SHA hashes.
  • You can use a remote other than "origin".

v2.6.1

19 Dec 07:14
b200985

Choose a tag to compare

VS Code

  • No changes

Visual Studio 2022

v2.6.0

30 Oct 10:12
321543e

Choose a tag to compare

v2.5.3

30 Sep 11:12
7f2ad45

Choose a tag to compare

  • Better handling of markdown files for GitHub.

v2.5.2

09 Aug 10:53
9c1082c

Choose a tag to compare

  • GitHub links now handle hashes in file names.

v2.5.1

10 Jul 13:27
1384c1e

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

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

Choose a tag to compare

  • Added support for Gitiles (thanks @csm10495).

v2.3.0

07 Feb 10:53
9ac646c

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

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).