Skip to content

Instantly share code, notes, and snippets.

@qihuahu
Last active June 14, 2022 10:13
Show Gist options
  • Save qihuahu/78ca07e939382a86972f1abd8d2cb1c8 to your computer and use it in GitHub Desktop.
Save qihuahu/78ca07e939382a86972f1abd8d2cb1c8 to your computer and use it in GitHub Desktop.
Personal VSCode settings
{
// Completely disable trust workspace
// I know it's not safe, but I don't run random code from the internet.
"security.workspace.trust.enabled": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment