-
Notifications
You must be signed in to change notification settings - Fork 97
Issues: sveltejs/prettier-plugin-svelte
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
formatting a svelte file with this plugin breaks everything
needs repro
#470
opened Nov 5, 2024 by
Oudwins
A <textarea> can have either a value attribute or (equivalently) child content, but not boths
#458
opened Aug 28, 2024 by
craigcosmo
Usage with eslint-plugin-prettier/svelte and @typescript-eslint/parser treats .svelte files as JSX
needs repro
#441
opened May 13, 2024 by
vrishtrix
tabWidth: 4 for <script>, 2 for markup/<style>
enhancement
New feature or request
#416
opened Jan 21, 2024 by
mustafa0x
It is not possible to enable feature for self closing empty tags/components
#412
opened Dec 10, 2023 by
ToP29
[bug]: @component documentation sorted with style tag
needs repro
#410
opened Nov 21, 2023 by
brittneypostma
vscode prettier doesn't seem to use the plugin, even when .prettierrc configured
#401
opened Aug 29, 2023 by
mikemaccana
Intellij: Prettier fails to run against .svelte files, reports receiving invalid sort order every time
#398
opened Aug 18, 2023 by
ackmanx
Parentheses are removed from regular expressions in the template
bug
Something isn't working
#393
opened Jul 22, 2023 by
gtm-nayan
white space of class attributes are not trimmed if at beginning of string
#361
opened Apr 13, 2023 by
ptrxyz
{/if}
should get moved to the next line if htmlWhitespaceSensitivity
is set to "ignore"
bug
#360
opened Apr 4, 2023 by
DetachHead
Formatting can break syntax when using Typescript
enhancement
New feature or request
#352
opened Mar 9, 2023 by
scoopandrun
Adjust quoting behavior, adjust/remove strict option
breaking change
#348
opened Feb 22, 2023 by
dummdidumm
Previous Next
ProTip!
Adding no:label will show everything without a label.