[Prettier Plugin] Supporting regex ? #11592
Closed
anhdd-kuro
started this conversation in
Ideas
Replies: 3 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Looking for the same thing. Any info why this discussion was closed? |
Beta Was this translation helpful? Give feedback.
0 replies
-
My workaround for this was to just create a script to find all attributes with the substring
I then edited my prettier command in
|
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using shopify liquid template, here is my example
with this option
my vscode is triggering intellisense well, but does not trigger class sorting like
class="mt-top block bg-black"
what can I do to trigger sorting in this case ?
Beta Was this translation helpful? Give feedback.
All reactions