Releases: BetterThanTomorrow/calva
Releases · BetterThanTomorrow/calva
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
v2.0.78
v2.0.77
- Make rainbow parens and highlight use the same lexer as Paredit
- Fix: Some character literals throws paredit out of whack
- Fix: Initial expand selection sometimes fails
- Change line comment characters to ;;
- Use editor namespace for custom REPL commands w/o
ns
specified - Add support for comment continuation
v2.0.76
v2.0.75
v2.0.74
v2.0.73
v2.0.72
v2.0.71
v2.0.70
- Fix (well, improving, at least): REPL Window not accepting keys like cursor, return, etcetera