Julian Scheid
Julian Scheid
From our docs: > M-x prettier-prettify-region to prettify region (but note that region should align with a complete block of code). This is somewhat misleading, we should update the docs...
Whoops, reopening as a reminder to update the docs.
Hi Adam, sounds like a great suggestion, thank you. I will say that it solves a problem that doesn't bother me personally. I can't say exactly why but there's never...
One more thought: disregarding for a moment that the solution you're pursuing might be useful to others: what exactly is keeping you from building a (hopefully short) piece of Lisp...
> This would typically lead to PRs with tons of unwanted reformatting, which would typically be rejected, possibly even annoying people in the process. So obviously this is a huge...
> So I guess the first question for you would be whether it's possible to invoke --find-config-path via prettier.el, or if not, whether support for that could be added fairly...
@aspiers so here's on thing that might work: when prettier first loads in a buffer, ask the server to check whether there's a config file, and disable itself if there...
This should work out of the box, no luck?
Here's a screen capture: I'll try reproducing with only magit loaded.
I've run `emacs -q` and loaded only magit (20250217.2315) and I can still reproduce.