Releases: reduckted/GitWebLinks
Releases · reduckted/GitWebLinks
v2.13.0
VS Code
- Repositories are found using VS Code's Git extension.
Visual Studio
- A notification is shown when a link is copied.
- Go to the file that a URL points to using the Go To File From Link command (Ctrl+1,Ctrl+L).
v2.12.0
All Extensions
- Allow Gitiles URL for HTTP remote to be different to URL for the web interface
v2.10.0
All Extensions
- Added an option to format the copied links as either:
- A plain URL (the default and previous behavior).
- A markdown link.
- A markdown link with a code block that contains the selected lines.
v2.9.3
All Extensions
- Bitbucket Cloud branch URLs now use a shorter format when possible.
v2.9.0
All Extensions
- New command that lets you choose which branch or commit to generate the link to.
v2.8.1
VS Code
- Changed the keyboard shortcut to Ctrl+Alt+L on Windows and Linux, and Ctrl+Cmd+L on macOS to avoid conflicts with VS Code's default keyboard shortcuts.
Visual Studio 2022
v2.8.0
VS Code
- Use the shortcut Ctrl+G,Ctrl+L to copy the link to the current selection (thanks @rubengmurray).
- Dependency updates.
Visual Studio 2022
v2.7.0
All Extensions
- You can now generate links that use short SHA hashes.
- You can use a remote other than "origin".