Skip to content

Releases: kshetline/ligatures-limited-intellij

v1.0.3

08 Feb 09:01
b0628ba
Compare
Choose a tag to compare

Fix handling of cursor position when tab characters are used for indentation.

v1.0.2

02 Nov 03:15
00a2d35
Compare
Choose a tag to compare

Fix bug where extension would fail to start when currently available languages could not be checked.

v1.0.1

16 Sep 19:59
6d9cf3d
Compare
Choose a tag to compare

Recognize as a ligature four or more dashes, by themselves, without a leading < or trailing >.

v1.0.0 - First stable release

29 Jul 14:13
89e1f61
Compare
Choose a tag to compare
  • Fix language matching.
  • Use font-style trick for some ligatures to work around missing color info.
  • Improved updating in response to editing changes using event-based updating.
  • Extra safety checking for highlighter ranges.
  • Work-around for 2019.3.5 compatibility issue. Update image links.
  • Get rid of new 2020.2 deprecation warnings, while keeping pre-2020.2 compatibility.

v0.0.5-alpha

22 Jul 20:00
Compare
Choose a tag to compare
  • Fixed start-up crash when Markdown language isn't found.
  • Fixed vendor home link.

v0.0.4-alpha

22 Jul 00:30
280e500
Compare
Choose a tag to compare
v0.0.4-alpha Pre-release
Pre-release
  • Update plugin description, including link to README.
  • Target Community Edition.
  • Fix language matching, and naming inconsistencies for JavaScript/ECMAScript.
  • Fix bug with 0x0 being seen first as representing 9x9 rather than 0xF.
  • Fix recognition of block comments.
  • Add error messages for unrecognized languages.

v0.0.2-alpha

21 Jul 03:18
Compare
Choose a tag to compare
v0.0.2-alpha Pre-release
Pre-release

First version published in JetBrains Marketplace.

Non-release release

17 Jul 22:22
d3e2314
Compare
Choose a tag to compare
Non-release release Pre-release
Pre-release

This is not an official release, but simply a way to establish permalinks to files in the code.