Releases: BetterThanTomorrow/calva
Releases · BetterThanTomorrow/calva
v2.0.88
v2.0.87
v2.0.86
v2.0.85
v2.0.84
v2.0.83
- When format config fails to parse, fall back on defaults rather than crash
- Fix: Var quoted symbols are treated as reader tags
v2.0.82
v2.0.81
v2.0.80
- Fix so that Paredit treats symbols containing the quote character correctly.
- Fix: Parameter hints popup should be off by default
- Fix:
nil
followed by comma not highlighted correctly - Fix: The syntax highlightning fails with symbols named truesomething/falsesomething
- Fix so that Paredit does not consider
^
to be part of a symbol name.
v2.0.79
- Use scope
variable.other.constant
for keywords, making them highlight nicely - Highlight/parsing/etc: Data reader tags are part of the tagged form