Skip to content

Issues: JohnnyMorganz/StyLua

Stabilisation Roadmap
#459 opened May 10, 2022 by JohnnyMorganz
Open
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 option to add spaces in function definitions enhancement New feature or request requires option This feature request would require option configuration
#832 opened Dec 12, 2023 by alerque
feature request: regarding support for "func {foo=.., bar=..}" named args syntax enhancement New feature or request requires option This feature request would require option configuration
#829 opened Dec 6, 2023 by bfredl
Сomment incorrectly influences formation bug Something isn't working hard Issue is difficult to solve
#777 opened Sep 19, 2023 by d-enk
Support batch range formatting in editors enhancement New feature or request extension Concerns the VSCode extension
#760 opened Sep 10, 2023 by JohnnyMorganz 2.0
Remove "opinionated" and allow more config? requires option This feature request would require option configuration rfc/in discussion This issue is currently in discussion, comments are welcome!
#620 opened Nov 15, 2022 by JohnnyMorganz 2.0
Incorrect computation of line width with multibyte characters bug Something isn't working hard Issue is difficult to solve
#577 opened Sep 16, 2022 by echasnovski
local var; var = ... looks better in the same line (suggestion) enhancement New feature or request requires option This feature request would require option configuration rfc/in discussion This issue is currently in discussion, comments are welcome!
#570 opened Sep 6, 2022 by Aspecky
If function arguments get multi lined, still fill up until column_width enhancement New feature or request requires option This feature request would require option configuration rfc/in discussion This issue is currently in discussion, comments are welcome!
#555 opened Aug 24, 2022 by Stanzilla
Potentially unwanted behavior for function calls assignment bug Something isn't working requires option This feature request would require option configuration
#506 opened Jul 25, 2022 by MunifTanjim
Several calls needed to get final formatting of array bug Something isn't working hard Issue is difficult to solve
#484 opened Jul 1, 2022 by echasnovski
Break up complex if expressions into multiple lines enhancement New feature or request rfc/in discussion This issue is currently in discussion, comments are welcome!
#465 opened Jun 4, 2022 by evaera
Stabilisation Roadmap
#459 opened May 10, 2022 by JohnnyMorganz
2 of 6 tasks
2.0
Lua 5.2 label syntax error when using binary built all features enabled external This issue relies on an external factor
#407 opened Mar 12, 2022 by Feez 2.0
Empty line between if-else-if ladders gets removed thus ruining readablity. enhancement New feature or request requires option This feature request would require option configuration rfc/in discussion This issue is currently in discussion, comments are welcome!
#348 opened Jan 31, 2022 by Aspecky
Multi-line chained functions are merged onto a less-readable single line, but under the column width enhancement New feature or request rfc/in discussion This issue is currently in discussion, comments are welcome!
#339 opened Jan 16, 2022 by idbrii
Call ambiguity syntax is handled oddly bug Something isn't working hard Issue is difficult to solve
#317 opened Dec 16, 2021 by appgurueu
[Request option] Don't add space within curly braces? enhancement New feature or request requires option This feature request would require option configuration
#313 opened Dec 6, 2021 by Kritiqual
If an argument in a function call is multi-lined, break up all the arguments enhancement New feature or request rfc/in discussion This issue is currently in discussion, comments are welcome!
#276 opened Oct 7, 2021 by archiif
ProTip! Exclude everything labeled bug with -label:bug.