Skip to content

Instantly share code, notes, and snippets.

@flaugabriel
Created May 5, 2023 02:16
Show Gist options
  • Save flaugabriel/3aea2418afe1d3ec934b35b238157ae4 to your computer and use it in GitHub Desktop.
Save flaugabriel/3aea2418afe1d3ec934b35b238157ae4 to your computer and use it in GitHub Desktop.
it is my settings by vscode
{
"workbench.colorTheme": "Boxy Monokai",
"workbench.iconTheme": "vscode-icons",
"terminal.integrated.fontFamily": "DejaVu Sans Mono for Powerline",
"editor.codeLensFontFamily": "MesloLS NF",
"editor.inlineSuggest.showToolbar": "always",
"editor.tabSize": 2,
"window.zoomLevel": 1,
"vsicons.dontShowNewVersionMessage": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment