Intellij has this nice semicolon autocorrect, that when typed within parenthesis instead of end of the line, will automatically insert the semicolon at the end of the line.

The VS Code marketplace has at least one extension, which automatically moves the semicolon at the end, but I find it very buggy and causing more harm than it helps (stops inserting all semicolons!). Others require a keyboard shortcut to activate (meh).
I'm opening this issue for consideration
Intellij has this nice semicolon autocorrect, that when typed within parenthesis instead of end of the line, will automatically insert the semicolon at the end of the line.

The VS Code marketplace has at least one extension, which automatically moves the semicolon at the end, but I find it very buggy and causing more harm than it helps (stops inserting all semicolons!). Others require a keyboard shortcut to activate (meh).
I'm opening this issue for consideration