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
I use vscode-lua's format option, which uses this library. I'd like to have the option to use semicolons as delimiters at the end of every line within the literal instead of commas, but only for literals that encompass more than one line.
I use vscode-lua's format option, which uses this library. I'd like to have the option to use semicolons as delimiters at the end of every line within the literal instead of commas, but only for literals that encompass more than one line.
Current format behavior:
Requested behavior:
(Note the semicolon on the last line)
Would really appreciate seeing this and a vscode-lua setting to accompany it. Thanks
The text was updated successfully, but these errors were encountered: