Skip to content

Releases: lunakoly/QuickLink

v1.0.11

30 Sep 16:19
Compare
Choose a tag to compare

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

29 Jun 14:23
Compare
Choose a tag to compare

Added

  • Bitbucket URL's support

v1.0.9

13 Jun 12:07
Compare
Choose a tag to compare

Fixed

  • Fixed multiline selection on IDE version 2024
  • Fixed compiling on IDE version 2024

v1.0.8

11 May 20:02
Compare
Choose a tag to compare

Added

  • Add support for generating multiline selection links for GitHub and Gitlab

v1.0.7

30 Jul 17:32
Compare
Choose a tag to compare

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

17 Nov 09:15
7cbabc8
Compare
Choose a tag to compare

Added

  • Add support for symlink in file path

v1.0.5

13 Nov 15:42
cd6209d
Compare
Choose a tag to compare

Added

  • Add support for git submodule
  • Support Space

v1.0.4

06 Nov 09:07
aa3c1ea
Compare
Choose a tag to compare

Added

  • Support for ssh URLs in git remote

v1.0.3

04 Nov 19:05
Compare
Choose a tag to compare

Added

  • Support for multiple newer IJ versions

v1.0.2

07 Jan 20:33
Compare
Choose a tag to compare

Added

  • Support for 213 versions