All notable changes to lang-feel are documented here. We use semantic versioning for releases.
Note: Yet to be released changes appear here.
FEAT
: allow to specifyparserDialect
(#13)DEPS
: update tolezer-feel@1.3.0
FIX
: do not complete snippets insidePathExpression
FEAT
: attach languagename
(51dff22
)CHORE
: use contextual language to bind autocompletion tokens (9a759a0
)DEPS
: updatecodemirror*
depsDEPS
: update tolezer-feel@1.2.9
FEAT
: make keyword completions contextualFEAT
: allow to override completionsFEAT
: expose many onboard utilities for easier customizing
DEPS
: update tolezer-feel@1.2.0
DEPS
: updatelezer
DEPS
: update tolezer-feel@1.0.0
- Parses single expression rather than expressions
DEPS
: update tolezer-feel@0.17.0
FEAT
: allow folding of parenthesis
FIX
: continue indent in parenthesis and function invocation
FIX
: remove wrongif
snippet
DEPS
: bump tolezer-feel@0.17.0
DEPS
: updatecodemirror
DEPS
: bump tolezer-feel@0.16.0
DEPS
: bump tolezer-feel@0.15.0
FIX
: don't complete inStringLiteral
FEAT
: unify snippetsFIX
: don't double-suggest keyword completions
Initial version.