Skip to content

Instantly share code, notes, and snippets.

@shrikantbmali
Last active May 26, 2018 07:24
Show Gist options
  • Save shrikantbmali/58ec4874085d52a4e20b6e81a5d30f13 to your computer and use it in GitHub Desktop.
Save shrikantbmali/58ec4874085d52a4e20b6e81a5d30f13 to your computer and use it in GitHub Desktop.
{
"workbench.iconTheme": "vscode-icons",
"editor.fontSize":14,
"editor.fontLigatures": true,
"editor.fontFamily": "Fira Code Retina",
"vsicons.projectDetection.autoReload": true,
"window.zoomLevel": 0,
"workbench.startupEditor": "newUntitledFile",
"diffEditor.ignoreTrimWhitespace": true,
"workbench.editor.showTabs": false,
"workbench.colorTheme": "Cobalt2"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment