Releases: typedclojure/light-typedclojure
Releases · typedclojure/light-typedclojure
0.1.0
Changes:
- The results of
Typed Clojure: check namespace
are now logged to the console rather than displayed inline. - Annotation commands will reposition your cursor inside the snippet. When wrapping a symbol or form, they will also preselect
Any
, so that it can be readily changed.
0.0.4
Changes:
- Fix typechecking results being displayed below the relevant form.
0.0.3
Changes:
- Improved token and form detection.