Skip to content

2.1.0

Compare
Choose a tag to compare
@andreypfau andreypfau released this 23 Mar 11:34
· 13 commits to main since this release
4dcef48

Added

  • Language selection in project template (#148)
  • Empty and example project templates (#147)
  • #include assist (#108)

Fixed

  • Negative method IDs are considered a syntax
    error (#157)
  • Non-ASCII characters in FunC identifiers (#156)
  • Invalid trailing comma in return tuple type (#155)
  • Unresolved reference to uninitialized
    variable (#151)
  • Invalid indent for multiline tuples in function signature return
    type (#150)
  • Auto-complete not work on slice~ (#149)
  • method_id completion (#126)
  • Reference resolving with identifiers containing non-letter
    characters (#107)
  • Uppercase HEX in TL-B (#100)
  • Indent in chain calls (#38)