Releases: Mervap/LamaPlugin
Releases · Mervap/LamaPlugin
v0.2.7
v0.2.6
- Support 2023.2 EAP
v0.2.5
Fixed
- Change formatter defaults
- Case bodies indents calculated to look the same
v0.2.4
- Support 2022.3 EAP
- Fix inspection descriptions
v0.2.3
Only internal dependency fixes
v0.2.2
Fixed
- Unresolved reference problems in syntax expression & repeat statements
- Prioritize dot on list constructor operator
- Support 2022.2 EAP
v0.2.1
Added
- Exception hyperlink with navigation
- Alignment options for case/syntax branches
Fixed
- Improve syntax expressions support
- Improve syntax formatter support
v0.2.0
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
forlima
- Missing pair double quote
v0.1.2
Added
- Quote typing helper
Fixed
- No continuation indent on enter at the end of the expression
v0.1.1
Fixed
- Errors during compiler fetch