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

add `parinfer-rust-disable-troublesome-modes` to disable prompting and disable mode directly #58

Closed Flinner closed 5 months ago

Flinner commented 2 years ago

Disables troublesome modes without prompting the user.

This 'defaults' the prompt to always yes (actually ignores the prompt) and disable the troublesome mode directly

should it be named parinfer-rust-auto-disable-troublesome-modes?

Flinner commented 2 years ago

I am unable to find why the CI fails. It fails while running it locally even without my commit.

maybe it needs updating? :c

justinbarclay commented 2 years ago

Hey @Flinner, Thanks for the PR. I'm bogged down with work and life at the moment. But I promise I'll try to find time in the next month to look at this. (Sorry, it can't be sooner)

Flinner commented 5 months ago

Hi, I hope you are doing well my friend.

I am not in hurry at all, please take your time. I am just wondering if this feature will be added in the future or do I just make a fork for myself :sweat_smile:.

justinbarclay commented 5 months ago

I tried merging your work onto main, hoping that would automatically pick up the right tests. But it doesn't look like it, I'll merge this regardless.

Once again, thank you for your work and sorry for the massive delay 😳

Flinner commented 5 months ago

Thanks!! should we expect a new release anytime soon?

justinbarclay commented 5 months ago

Yeah, on melpa it's a rolling release. (Get's picked up within ~2-3 hours). And I've added a tag now, too so that it's on melpa stable