[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: RE: Code formatters
- From: "colevalleygirl@..." <Colevalleygirl@...>
- Date: Wed, 25 Oct 2023 15:32:52 +0100
My personal layout preference is for Stylua, which I've been using since before sumneko had a formatting capability. Perhaps sumneko is now comparable, but I don't have time to check.
-----Original Message-----
From: bil til <biltil52@gmail.com>
Sent: Wednesday, October 25, 2023 2:34 PM
To: Lua mailing list <lua-l@lists.lua.org>
Subject: Re: Code formatters
>
> I use VScode with Stylua and the sumneko Lua Language Server.
What additional improvement do you get by Stylua, if you compare to sumneko?
(sumneko also arready has quite impressive autocomplete and error checking features? ... maybe you can give a Lua code example to illustrate the improvements by StyLua?)