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

Error when file names
#16225 opened Apr 15, 2024 by Mrgaton
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
documentation request: yaml and prose-wrap lang:yaml Issues affecting YAML type:docs Issues about adding or improving documentation
#16127 opened Feb 28, 2024 by kirkwaiblinger
ProTip! Exclude everything labeled bug with -label:bug.