ofvp_Server/.vscode/extensions.json

29 lines
871 B
JSON

{
"recommendations": [
"akamud.vscode-theme-onedark",
"formulahendry.auto-rename-tag",
"hookyqr.beautify",
"aaron-bond.better-comments",
"wmaurer.change-case",
"oouo-diogo-perdigao.docthis",
"dbaeumer.vscode-eslint",
"me-dutour-mathieu.vscode-github-actions",
"github.copilot",
"benshabatnoam.google-translate-ext",
"oderwat.indent-rainbow",
"tgreen7.vs-code-node-require",
"eg2.vscode-npm-script",
"christian-kohler.npm-intellisense",
"ionutvmi.path-autocomplete",
"christian-kohler.path-intellisense",
"esbenp.prettier-vscode",
"rangav.vscode-thunder-client",
"visualstudioexptteam.vscodeintellicode",
"vscode-icons-team.vscode-icons",
"redhat.vscode-yaml",
"eamodio.gitlens",
"mongodb.mongodb-vscode",
"ms-azuretools.vscode-docker",
"bradlc.vscode-tailwindcss"
]
}