Skip to content
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

Configure order for script, template, style tags and auto format on save. #2

Open
VasilVerdouw opened this issue Nov 23, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@VasilVerdouw
Copy link
Owner

@VasilVerdouw VasilVerdouw added the enhancement New feature or request label Nov 23, 2024
@VasilVerdouw VasilVerdouw self-assigned this Nov 23, 2024
@jimp100
Copy link
Contributor

jimp100 commented Nov 26, 2024

This is functionality that many people already achieve with formatting/linting extensions like ESLint, (or possibly Prettier). I would suggest implement this as disabled by default, to prevent clashing formatting operations running concurrently.

@VasilVerdouw
Copy link
Owner Author

This is functionality that many people already achieve with formatting/linting extensions like ESLint, (or possibly Prettier). I would suggest implement this as disabled by default, to prevent clashing formatting operations running concurrently.

I agree, I see this as low priority because many formatters probably already include this functionality. Disabled by default is also a good idea.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants