You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@geoffw123 That is a setting that the extension supplies to VSCode.
Nowadays there is a GUI for settings (ctrl+comma), but there is also a tiny button to open the underlying settings.json file, and that's where you would see/change the "lua.format.lineWidth" value if you change it from the default 120.
In the GUI it appears as "Lua > Format: Line Width".
It just uses the default of 120 no matter what you put in
The text was updated successfully, but these errors were encountered: