Releases: lunakoly/QuickLink
Releases · lunakoly/QuickLink
v1.0.11
Changed
- Now the plugin allows generating links to modified files, even though the lines may be inaccurate
- If the current commit is not reachable from remote branches, the plugin will look for the closest parent commit that is
Added
- Two new actions: "Copy Current Commit Line Link" (the old behavior) and "Copy Latest Default Line Link"
v1.0.10
Added
- Bitbucket URL's support
v1.0.9
Fixed
- Fixed multiline selection on IDE version 2024
- Fixed compiling on IDE version 2024
v1.0.8
Added
- Add support for generating multiline selection links for GitHub and Gitlab
v1.0.7
Changed
- Merge changes from the 1.9.0 version of the IntelliJ plugin template
- Remove the upper bound of the supported IJ versions
- Now the Copy Line Link action may be called even before the indexes have been built
v1.0.6
Added
- Add support for symlink in file path
v1.0.5
Added
- Add support for git submodule
- Support Space
v1.0.4
Added
- Support for ssh URLs in git remote
v1.0.3
Added
- Support for multiple newer IJ versions
v1.0.2
Added
- Support for 213 versions