It would be nice to have some automatic indentation stuff happen while typing. VSCode has good APIs for this, see here https://code.visualstudio.com/docs/extensionAPI/language-support#_format-source-code-in-an-editor, so it shouldn't be too difficult.