Typo in setting name: swift.disableSandox -> swift.disableSandbox
There appears to be a typo in the package.json disable sandboxing option. It is called `swift.disableSandox`, which is surfaced in the VS Code settings UI.
Fixing it could break some configurations, though.
1 条评论