Open Shoozza opened 5 years ago
Automatically deleting the semicolon bug has plagued me for a long time.
Automatically deleting the semicolon bug has plagued me for a long time.
Is there an issue for this? I have no idea what you're talking about.
Is anybody maintaining an updated fork?
Automatically deleting the semicolon bug has plagued me for a long time.
Is there an issue for this? I have no idea what you're talking about.
The plugin automatically removes all ';' at the end of a command during automatic formatting. But I need this because the LUA code is compressed and at the end everything is in one line.
See #42 - im working on an updated version. The tests are broken and there a still a few formatting bugs.
@trixnz I'd also like to ask the same question regarding https://github.com/trixnz/vscode-lua Thanks for both projects!