Bozhidar Batsov

Results 1740 comments of Bozhidar Batsov

I agree it'd better if we split this into several smaller PRs.

Now that #54 and #55 have been merged we can close this PR.

I liked the concept of `aggressive-indent-mode`, but for me the simple electric-indent-mode (enabled by default in recent Emacsen) and `indent-buffer` yield almost the same result with much less overhead on...

@rrudakov Perhaps you can look into this?

> I think the first step would be to port clojure-align function to clojure-ts-mode, which probably can be just copied. It uses built-in align commands, which will work the same...

@rrudakov Perhaps we can apply your learnings from the `markdown-inline` work here?

I think PCRE2 will work well for our case, as if I recall correctly Java's regular expressions were derived from Perl 5. We'll have to check this, though.

> > > With dark color scheme. This looks good to me. I was going to suggest to focus on match groups, character classes, escapes, anchors and modifiers and I...

Yeah, that's a reasonable approach.

I guess we can close this one.