How can I make Codesandbox stop updating the browser preview while I type?
I turned off auto save in VS Code, but still Codesandbox updates the preview pane instantly, all the time, showing long lists of syntax errors while I'm working on the code.
How can I make Codesandbox stop updating the browser preview while I type?
I turned off auto save in VS Code, but still Codesandbox updates the preview pane instantly, all the time, showing long lists of syntax errors while I'm working on the code.
File
> Preferences
> CodeSandbox Settings
Preview
tab (in the left side pane)Preview on edit
It's funny the dialog's name is very inconsistent with the menu item's name which had opened it.
Never mind, I finally discovered the Preferences item on the right. Same icon as Configuration item on the left. That may have caused the confusion...