Solve VSCode taking high CPU time on Mac Mini.
Turn off settings-sync extension. ref.:https://github.com/microsoft/vscode/issues/148226#issuecomment-1181446548 I confirmed that the settings-sync extension was causing the problem, and it was resolved by turning off the extension. High extensti...