Releases: oakmac/vscode-parinfer
Releases · oakmac/vscode-parinfer
v0.6.0
v0.5.0
v0.4.0
Atom Parinfer implementation ported by @roman01la! #10
v0.2.3
- Update parinfer.js to 0.2.1
- Fix plugin crush on closing active editor
- Use languageId to detect clojure files instead of filename extensions
- Change buffer only if new editor content differs - this prevents showing "Unsaved changes" for actually not modified files.