Skip to content

Instantly share code, notes, and snippets.

@CodelineRed
Created January 4, 2023 10:46
Embed
What would you like to do?
VScode User Settings
{
"workbench.colorTheme": "Default Dark+",
"files.autoSave": "onFocusChange",
"terminal.integrated.defaultProfile.windows": "Command Prompt"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment