Skip to content

Instantly share code, notes, and snippets.

@lktslionel
Last active May 3, 2016 20:22
Show Gist options
  • Save lktslionel/96b0c460df8f32630595a38444a74aae to your computer and use it in GitHub Desktop.
Save lktslionel/96b0c460df8f32630595a38444a74aae to your computer and use it in GitHub Desktop.
VScode Preferences
{
// Editor
"editor.fontFamily": "menlo",
"editor.fontSize": 12,
"editor.tabSize": 4,
"editor.insertSpaces": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment