Mickey Petersen

Results 120 comments of Mickey Petersen

The only blocker is someone writing the integration. Though, note, that Combobulate will work fine with lisp-like languages, it does not have the same breadth of features that may expect...

Well, if you know nothing about CSTs, tree-sitter and so forth, that'll definitely slow you down a bit until you get the hang of it. The main problem is that...

CSS / Yaml are two small, and basic, modes. They might be worthwhile starting points.

Hi Steve. Yeah this was reported earlier. It's apparently a bug in transient, but I've added a fix locally that I'll deploy soonish.

Thanks. I've already deployed the fix we spoke about in the GH issue I raised.

Thanks for the great feedback. I'll try and fix them.

Good idea! I stole this snippet from emacwiki 20 years ago that does something like that if you hit `C-backspace` next to an open brace. Might tide you over until...

Getting into except from 'try' is not easy because it's a child of the whole try_statement, so sibling navigation from try to except is not possible. Well, it *is*, and...

There the `combobulate-after-setup-hook` you can use. I'm working on making all of this much, much easier to change, though.