MQL5-Google-Onedrive/.vscode/extensions.json

17 lines
436 B
JSON
Raw Permalink Normal View History

{
"recommendations": [
"ms-python.python",
"ms-python.vscode-pylance",
"ms-python.black-formatter",
"ms-azuretools.vscode-docker",
"github.copilot",
"eamodio.gitlens",
"ms-vscode.powershell",
"esbenp.prettier-vscode",
"redhat.vscode-yaml",
"yzhang.markdown-all-in-one",
"davidanson.vscode-markdownlint",
"github.vscode-github-actions",
"streetsidesoftware.code-spell-checker"
]
}