Skip to content

Instantly share code, notes, and snippets.

View eoliveiramg's full-sized avatar

Émerson Oliveira Silva eoliveiramg

  • 4Shark
  • São Paulo - SP
View GitHub Profile
// Place your settings in this file to overwrite the default settings
{
"files.autoSave": "off",
"extensions.autoUpdate": true,
"terminal.external.osxExec": "iTerm.app",
"workbench.iconTheme": "vscode-icons",
"editor.autoIndent": true,
"editor.minimap.enabled": false,
"editor.renderWhitespace": "boundary",
"editor.rulers": [80],