justinbarclay / parinfer-rust-mode

Simplifying how you write Lisp
https://shaunlebron.github.io/parinfer/
GNU General Public License v3.0
227 stars 16 forks source link

Support string_delimiter argument to latest parinfer-rust version #70

Closed garrett-hopper closed 3 months ago

garrett-hopper commented 1 year ago

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

gagbo commented 1 year ago

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

justinbarclay commented 3 months ago

This should be fixed with v0.9.0, and (untested) we should have built-in support for:

These all use the default options built into the parinfer-rust CLI