parinfer-rust-mode
parinfer-rust-mode copied to clipboard
Support string_delimiter argument to latest parinfer-rust version
See https://github.com/eraserhd/parinfer-rust/issues/139
string_delimiter
argument is currently not passed which causes issues when building parinfer-rust
from master
The change has been merged now ( see eraserhd/parinfer-rust#133 ) but now the next step is to update the fork to this point: currently https://github.com/justinbarclay/parinfer-rust is 105 commits behind master
This should be fixed with v0.9.0, and (untested) we should have built-in support for:
- clojure-mode
- clojurec-mode
- clojurescript-mode
- clojure-ts-mode
- clojure-ts-clojurescript-mode
- janet-mode
- common-lisp-mode
- racket-mode
- scheme-mode
These all use the default options built into the parinfer-rust CLI