Skip to content

Feature/swap sorting for external gem tailwind sorter #70

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

jondkinney
Copy link
Contributor

Swaps the sorting mechanism with a dependency that I wrote https://github.com/jondkinney/tailwind_sorter that uses the Tailwind LSP's sortSelection method to do the sorting.

Adding options to format the HTML (or not) with:

 "--[no-]format-tags",
          "Enable/disable HTML tag formatting (spacing/indenting)"

That way you can use this plugin and it's VS Code extension to format your ERB files in a variety of ways.

@jondkinney jondkinney force-pushed the feature/swap-sorting-for-external-gem-tailwind_sorter branch from 3190407 to a404490 Compare March 11, 2025 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants