Skip to content

Releases: Mervap/LamaPlugin

v0.2.7

21 Mar 17:41
Compare
Choose a tag to compare
  • Support up to 2024.2 EAP

v0.2.6

26 Jun 11:08
Compare
Choose a tag to compare
  • Support 2023.2 EAP

v0.2.5

26 Dec 00:35
Compare
Choose a tag to compare

Fixed

  • Change formatter defaults
  • Case bodies indents calculated to look the same

v0.2.4

30 Aug 21:27
Compare
Choose a tag to compare
  • Support 2022.3 EAP
  • Fix inspection descriptions

v0.2.3

16 Jun 17:02
Compare
Choose a tag to compare

Only internal dependency fixes

v0.2.2

08 Jun 13:35
Compare
Choose a tag to compare

Fixed

  • Unresolved reference problems in syntax expression & repeat statements
  • Prioritize dot on list constructor operator
  • Support 2022.2 EAP

v0.2.1

20 Mar 22:50
Compare
Choose a tag to compare

Added

  • Exception hyperlink with navigation
  • Alignment options for case/syntax branches

Fixed

  • Improve syntax expressions support
  • Improve syntax formatter support

v0.2.0

11 Mar 17:40
Compare
Choose a tag to compare

Added

  • Renaming
  • Indent esac, od, fi on typing
  • Prioritize single argument functions on completion
  • Live Templates for functions, case/for/while/if expressions
  • Wrong argument count inspection
  • Unresolved inspection with import quick fix
  • Improve dot functions support

Fixed

  • Go To Declaration/Find Usages for operators/patterns
  • Documentation comment highlight
  • Completion/Go To Declaration for local symbols, which defined later than current
  • No completion on numeric literals and strings
  • Completion after dot
  • No need to mount /tmp for lima
  • Missing pair double quote

v0.1.2

21 Feb 18:35
Compare
Choose a tag to compare

Added

  • Quote typing helper

Fixed

  • No continuation indent on enter at the end of the expression

v0.1.1

20 Feb 16:48
Compare
Choose a tag to compare

Fixed

  • Errors during compiler fetch