mirror of
https://github.com/IRBorisov/ConceptPortal.git
synced 2025-06-25 20:40:36 +03:00
27 lines
723 B
JSON
27 lines
723 B
JSON
{
|
|
"recommendations": [
|
|
"jgclark.vscode-todo-highlight",
|
|
"bradlc.vscode-tailwindcss",
|
|
"alexcvzz.vscode-sqlite",
|
|
"fractalbrew.backticks",
|
|
"streetsidesoftware.code-spell-checker",
|
|
"streetsidesoftware.code-spell-checker-russian",
|
|
"batisteo.vscode-django",
|
|
"ms-azuretools.vscode-docker",
|
|
"dbaeumer.vscode-eslint",
|
|
"seyyedkhandon.firacode",
|
|
"nize.oklch-preview",
|
|
"ms-python.isort",
|
|
"ms-vscode.powershell",
|
|
"esbenp.prettier-vscode",
|
|
"ms-python.python",
|
|
"ms-python.debugpy",
|
|
"ms-python.pylint",
|
|
"ms-python.autopep8",
|
|
"ms-python.vscode-pylance",
|
|
"vscode-icons-team.vscode-icons",
|
|
"ms-playwright.playwright"
|
|
],
|
|
"unwantedRecommendations": []
|
|
}
|