Skip to content

Issues: JohnnyMorganz/StyLua

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
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

after new release stdin does not repsect .stylua.toml by default bug Something isn't working
#928 opened Nov 19, 2024 by glepnir
Improve formatting of leading tokens in type union / intersection enhancement New feature or request luau Formatting related to Luau
#910 opened Nov 16, 2024 by JohnnyMorganz
Long function with multiple generic return types formats inconsistently enhancement New feature or request luau Formatting related to Luau
#896 opened Sep 27, 2024 by Great-Bird
Add .gitignore ignore cli flag/option enhancement New feature or request
#895 opened Sep 20, 2024 by kineticwallet
Improve formatting for table literals with long table types enhancement New feature or request luau Formatting related to Luau
#881 opened Aug 1, 2024 by znotfireman
Output AST generated a syntax error bug Something isn't working
#873 opened Jul 8, 2024 by pedrohgmacedo
Glob matching ignores ignore list bug Something isn't working
#869 opened Jun 28, 2024 by alerque
Improve formatting of Luau's interpolated string syntax enhancement New feature or request luau Formatting related to Luau
#866 opened Jun 9, 2024 by JohnnyMorganz
VSCode plugin error on update: No release version matches v. bug Something isn't working extension Concerns the VSCode extension
#859 opened Apr 30, 2024 by BusyCityGuy
Support FiveM Lua syntax enhancement New feature or request
#855 opened Jan 27, 2024 by Gellipapa
feat: Support LuaCATS comment formatting enhancement New feature or request
#851 opened Jan 20, 2024 by UtkarshVerma
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
Prefer hanging expressions before expanding in if-expr conditions enhancement New feature or request luau Formatting related to Luau
#604 opened Oct 15, 2022 by JohnnyMorganz
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
ProTip! Exclude everything labeled bug with -label:bug.