This repository was archived by the owner on Aug 29, 2025. It is now read-only.
Sort classes automatically when formatting with prettier #89
Unanswered
decipher-cs
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm used to my classes being sorted when I format my code with prettier + conform with
<leader>fb
but now that I've moved to this plugin, what would be the right way to automatically sort my classes when I run my usual format command with prettier?The quick and dirty way that I did it was this.
But I don't want to have two commands for formatting. I didn't see any relevant option for this in the config section of the readme either. Does this plugin provide a solution for this?
Beta Was this translation helpful? Give feedback.
All reactions