Skip to content

Instantly share code, notes, and snippets.

@VictorHugoBatista
Last active June 2, 2020 12:12
Show Gist options
  • Save VictorHugoBatista/2c10b643b582b073eea01d482cb0271f to your computer and use it in GitHub Desktop.
Save VictorHugoBatista/2c10b643b582b073eea01d482cb0271f to your computer and use it in GitHub Desktop.
{
"php.suggest.basic": false,
"workbench.editor.enablePreview": false,
"workbench.editor.enablePreviewFromQuickOpen": false,
"editor.fontSize": 19,
"markdown.preview.lineHeight": 1.61,
"editor.lineHeight": 38,
"workbench.iconTheme": "material-icon-theme",
"editor.fontFamily": "Iosevka SS06 Semibold",
"editor.letterSpacing": 0.5,
"editor.fontLigatures": true,
"editor.renderWhitespace": "all",
"workbench.startupEditor": "newUntitledFile",
"powermode.enabled": true,
// "workbench.colorTheme": "Jeng Light",
"workbench.colorTheme": "Squirrelsong Light",
"window.zoomLevel": null,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment