Skip to content

Instantly share code, notes, and snippets.

@sameroso
Created March 4, 2021 16:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sameroso/d8d38da501570e91e0149b570b2f85c0 to your computer and use it in GitHub Desktop.
Save sameroso/d8d38da501570e91e0149b570b2f85c0 to your computer and use it in GitHub Desktop.
todas as funcionalidades em tabs no vscode
{
"workbench.editor.wrapTabs": true,
"workbench.editor.decorations.colors": true,
"workbench.editor.decorations.badges": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment