Skip to content

v1.11.2

Compare
Choose a tag to compare
@samcv samcv released this 19 Dec 02:12
· 164 commits to master since this release
v1.11.2
20dbfcb

v1.11.2

  • Fix Issue #21:
    • Fix − (U+2212 minus) and + in front of numbers or hex numbers.
    • Fix hex numbers not highlighting when at start of line.
    • Fix hex numbers not highlighting when hyphen was in front of it.
  • Fix highlighting breaking when the word regex was used as a routine name.
    Fixes Issue #17