[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Code formatters
- From: rzvxa <rzvxa@...>
- Date: Wed, 25 Oct 2023 10:41:40 +0000
I've been using this for a while.
https://github.com/Koihik/LuaFormatter
I use both Vim and vscode in my day-to-day life so this formatter is nice because of having support for both.
Kind Regards,
Ali Rezvani
------- Original Message -------
On Tuesday, October 24th, 2023 at 9:43 PM, Hugo Musso Gualandi <hgualandi@inf.puc-rio.br> wrote:
> Hi list,
>
> Do any of you use automatic code formatters for Lua? I'm curious which
> ones are popular these days.
>
> Cheers,
> Hugo