mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
23 lines
595 B
JSON
23 lines
595 B
JSON
{
|
|
"recommendations": [
|
|
"editorconfig.editorconfig",
|
|
"github.vscode-pull-request-github",
|
|
"ms-python.black-formatter",
|
|
"ms-python.flake8",
|
|
"ms-python.isort",
|
|
"ms-python.python",
|
|
"ms-python.vscode-pylance",
|
|
"redhat.vscode-yaml",
|
|
"tamasfe.even-better-toml",
|
|
"eamodio.gitlens",
|
|
"foxundermoon.shell-format",
|
|
"timonwong.shellcheck",
|
|
"esbenp.prettier-vscode",
|
|
"davidanson.vscode-markdownlint",
|
|
"yzhang.markdown-all-in-one",
|
|
"bierner.github-markdown-preview",
|
|
"ms-azuretools.vscode-docker",
|
|
"mads-hartmann.bash-ide-vscode"
|
|
]
|
|
}
|