Skip to content

Issues: HaxeCheckstyle/haxe-formatter

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

Add wrapping configuration for comparison operators enhancement New feature or request wrapping Incorrect or undesirable wrapping
#678 opened Feb 11, 2024 by One-Nose
Documentation for hxformat.json enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
#674 opened Aug 3, 2023 by JasperHorn
Two empty lines after functions/vars not working bug Something isn't working emptylines missing or incorrect empty line
#665 opened Jan 13, 2023 by sebthom
Allow line wrap after specific method modifiers enhancement New feature or request lineends line end handling wrapping Incorrect or undesirable wrapping
#664 opened Jan 7, 2023 by sebthom
alignedIncrease indention for conditionals except top-level enhancement New feature or request indentation Indentation is incorrect
#663 opened Jan 7, 2023 by sebthom
Support parameter name comment enhancement New feature or request lineends line end handling sameline broken same line formatting wrapping Incorrect or undesirable wrapping
#661 opened Nov 21, 2022 by zommerfelds
Successive parentheses on different lines enhancement New feature or request lineends line end handling wrapping Incorrect or undesirable wrapping
#649 opened Dec 15, 2021 by migmit
What are the configuration specifics for formatting long piped expression? enhancement New feature or request wrapping Incorrect or undesirable wrapping
#641 opened Aug 1, 2021 by alarbada
Oscillating callParameter output unstable output changes with multiple formatting passes wrapping Incorrect or undesirable wrapping
#640 opened Jul 27, 2021 by zommerfelds
[question] Would it be possible to put the opening brackets on a new line but have no new line after it whilst maintaining indentation? alignment additional whitespace for alignment enhancement New feature or request indentation Indentation is incorrect whitespace missing or incorrect space around token
#639 opened Jun 11, 2021 by ItsCubeTime
Ternary operator: option to add new lines before ? and : enhancement New feature or request wrapping Incorrect or undesirable wrapping
#595 opened Jun 4, 2020 by Zielak
removeInnerWhenEmpty for brackets enhancement New feature or request whitespace missing or incorrect space around token
#592 opened May 13, 2020 by vonagam
Whitespace inside interpolation (string, macro) braces. enhancement New feature or request whitespace missing or incorrect space around token
#589 opened May 12, 2020 by vonagam
Tricky arrow functions bug Something isn't working whitespace missing or incorrect space around token
#580 opened Apr 12, 2020 by Gama11
Chained method wrapping conditional on the length of the root enhancement New feature or request wrapping Incorrect or undesirable wrapping
#571 opened Apr 8, 2020 by kevinresol Wrapping code generation 5
Wrapping of intersection types enhancement New feature or request wrapping Incorrect or undesirable wrapping
#554 opened Jan 4, 2020 by Gama11
Setting to keep custom alignments ? alignment additional whitespace for alignment enhancement New feature or request whitespace missing or incorrect space around token
#541 opened Nov 28, 2019 by melMass
Not breaking line after last function argument enhancement New feature or request wrapping Incorrect or undesirable wrapping
#518 opened Jun 28, 2019 by fed239
Broken indentation with conditionalized if bug Something isn't working indentation Indentation is incorrect
#510 opened Jun 14, 2019 by Gama11
tryCatch: next with single-line try-catch bug Something isn't working sameline broken same line formatting
#509 opened Jun 14, 2019 by Gama11
Partial wrapping rules enhancement New feature or request wrapping Incorrect or undesirable wrapping
#508 opened Jun 14, 2019 by Gama11
Unstable object literal wrapping unstable output changes with multiple formatting passes wrapping Incorrect or undesirable wrapping
#503 opened Jun 12, 2019 by Gama11
Wrapping of concatenated string literals enhancement New feature or request wrapping Incorrect or undesirable wrapping
#495 opened Jun 8, 2019 by Gama11 Wrapping code generation 5
Bad wrapping for a single-character field bug Something isn't working wrapping Incorrect or undesirable wrapping
#474 opened May 17, 2019 by Gama11
Object literal detection issue bug Something isn't working lineends line end handling
#473 opened May 17, 2019 by Gama11
ProTip! Exclude everything labeled bug with -label:bug.