Skip to content

Instantly share code, notes, and snippets.

@Tobiaqs
Last active December 2, 2024 10:20
Show Gist options
  • Save Tobiaqs/f46c992d3fb7db3aefb98efc6124464a to your computer and use it in GitHub Desktop.
Save Tobiaqs/f46c992d3fb7db3aefb98efc6124464a to your computer and use it in GitHub Desktop.
// OS Standardized VSCode Extensions v24.10.5
// https://gist.github.com/Tobiaqs/f46c992d3fb7db3aefb98efc6124464a
//
// These recommended extensions are essential for proper formatting of your code.
// Please install them.
{
"recommendations": [
"dbaeumer.vscode-eslint",
"charliermarsh.ruff",
"Vue.volar",
"ms-python.python",
"ms-python.vscode-pylance",
"batisteo.vscode-django",
"antfu.goto-alias",
"bradlc.vscode-tailwindcss",
"shamanu4.django-intellisense",
"prantlf.fold-on-open",
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment