The formatter should honor the default Rhai tab-size: ```json "[rhai]": { "editor.tabSize": 4 } ``` unless explicitly overwritten, I suppose. Right now it auto-formats to 2 spaces.