Releases: reduckted/GitWebLinks
Releases · reduckted/GitWebLinks
v2.5.3
- Better handling of markdown files for GitHub.
v2.5.2
- GitHub links now handle hashes in file names.
v2.5.1
- 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
- The default branch is discovered using the the remote's
HEAD
ref (thanks @kvart714).
v2.4.0
- Added support for Gitiles (thanks @csm10495).
v2.3.0
- Go to the file that a URL points to using the Go To File command.
- Dependency updates.
v2.2.0
- 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
- Fixed "file is not tracked by Git" errors in Linux.
v2.1.0
- Added support for Git worktrees (thanks @ecraig12345).
- Workspaces that contain multiple repositories are now supported.