Skip to content

Issues: prettier/prettier

MDX 3
#12209 opened Feb 1, 2022 by kachkaev
Open 57
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
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

[SCSS] Put unary boolean operator in front of expression when wrapping lang:css/scss/less Issues affecting CSS, Less or SCSS type:enhancement A potential new feature to be added, or an improvement to how we print something
#16232 opened Apr 25, 2024 by apfelbox
Unstable block comment for implemented interfaces (TypeScript) (moved and non-idempotent) area:comments Issues with how Prettier prints comments lang:typescript Issues affecting TypeScript-specific constructs (not general JS issues)
#16228 opened Apr 19, 2024 by akudev
Can we have a CLI flag that allows ignoring .gitignore and/or .prettierignore please? area:cli Issues with Prettier's Command Line Interface
#16226 opened Apr 18, 2024 by U-4-E-A
[JavaScript] Comments between ternary operator formatting result is ugly lang:typescript Issues affecting TypeScript-specific constructs (not general JS issues) type:enhancement A potential new feature to be added, or an improvement to how we print something
#16218 opened Apr 11, 2024 by ntnyq
Typescript: Prettier incorrectly breaks up constructor properties from modifiers when there is a decorator and comment before it area:comments Issues with how Prettier prints comments lang:typescript Issues affecting TypeScript-specific constructs (not general JS issues) type:bug Issues identifying ugly output, or a defect in the program
#16207 opened Apr 5, 2024 by Woodz
Comment in last line of YAML files gets leading newline trimmed lang:yaml Issues affecting YAML type:bug Issues identifying ugly output, or a defect in the program
#16206 opened Apr 5, 2024 by TheDevMinerTV
Prettier changes meaning of HTML+JS code when using tags that look like self-closing lang:html Issues affecting HTML (and SVG but not JSX) type:bug Issues identifying ugly output, or a defect in the program
#16205 opened Apr 4, 2024 by nicolo-ribaudo
Prettier breaks Markdown alert syntax lang:markdown Issues affecting Markdown type:enhancement A potential new feature to be added, or an improvement to how we print something
#16193 opened Apr 3, 2024 by babakfp
HTML 'strict' whitespace sometimes injecting a '>' lang:html Issues affecting HTML (and SVG but not JSX) status:needs investigation Issues that need additional investigation, e.g. to understand whether the reported behavior is a bug
#16184 opened Mar 30, 2024 by dqh-au
Ugly logical expression break in Vue v-if lang:vue Issues affecting Vue status:needs discussion Issues needing discussion and a decision to be made before action can be taken type:enhancement A potential new feature to be added, or an improvement to how we print something
#16168 opened Mar 27, 2024 by fisker
Ranged formatting for yield in iterators breaks with tuples area:ranges Issues about formatting/ignoring/etc segments of files lang:javascript Issues affecting JS type:bug Issues identifying ugly output, or a defect in the program
#16167 opened Mar 27, 2024 by janpaepke
[CSS] Remove extra indent for multiline :where, :is and :not selectors lang:css/scss/less Issues affecting CSS, Less or SCSS type:bug Issues identifying ugly output, or a defect in the program
#16165 opened Mar 26, 2024 by GrimLink
markdown: Underline incorrectly recognized as italic lang:markdown Issues affecting Markdown type:bug Issues identifying ugly output, or a defect in the program
#16160 opened Mar 21, 2024 by njzjz
Ignore CDATA in HTML or option to ignore it lang:angular Issues affecting Angular template (not general JS/TS issues used for Angular)
#16147 opened Mar 12, 2024 by muuvmuuv
CLI: Exit code is 0 when --check is specified and "no parser could be inferred" (since version 3.1) area:cli Issues with Prettier's Command Line Interface type:bug Issues identifying ugly output, or a defect in the program
#16146 opened Mar 12, 2024 by advanderveer 4.0
Range formatting doesn't work area:ranges Issues about formatting/ignoring/etc segments of files status:needs investigation Issues that need additional investigation, e.g. to understand whether the reported behavior is a bug type:bug Issues identifying ugly output, or a defect in the program
#16140 opened Mar 7, 2024 by cryptomilk
Prettier breaks vue2 syntax when using filters in template lang:vue Issues affecting Vue type:bug Issues identifying ugly output, or a defect in the program
#16137 opened Mar 6, 2024 by lfire
Unstable formatting of javascript method chains area:idempotency Issues with re-printing Prettier’s output area:member chains lang:javascript Issues affecting JS
#16132 opened Mar 1, 2024 by jdmnd
ProTip! Exclude everything labeled bug with -label:bug.