Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aggiungere vscode extensions.json reccomendation da scaricare #20

Open
JeyDi opened this issue Sep 28, 2021 · 0 comments
Open

Aggiungere vscode extensions.json reccomendation da scaricare #20

JeyDi opened this issue Sep 28, 2021 · 0 comments

Comments

@JeyDi
Copy link
Member

JeyDi commented Sep 28, 2021

Aggiungere elenco delle estensioni raccomandato su vscode sottoforma di file extensions.json file.

{
    "recommendations": [
        "alefragnani.bookmarks",
        "streetsidesoftware.code-spell-checker",
        "ms-azuretools.vscode-docker",
        "docsmsft.docs-markdown",
        "docsmsft.docs-preview",
        "docsmsft.docs-yaml",
        "mikestead.dotenv",
        "sleistner.vscode-fileutils",
        "mhutchie.git-graph",
        "donjayamanne.githistory",
        "github.codespaces",
        "github.copilot",
        "github.remotehub",
        "eamodio.gitlens",
        "oderwat.indent-rainbow",
        "streetsidesoftware.code-spell-checker-italian",
        "ms-toolsai.jupyter",
        "ms-toolsai.jupyter-keymap",
        "ms-vsliveshare.vsliveshare",
        "yzhang.markdown-all-in-one",
        "pkief.material-icon-theme",
        "s3gf4ult.monokai-vibrant",
        "pnp.polacode",
        "ms-ossdata.vscode-postgresql",
        "ms-python.vscode-pylance",
        "ms-python.python",
        "njpwerner.autodocstring",
        "kevinrose.vsc-python-indent",
        "2gua.rainbow-brackets",
        "mechatroner.rainbow-csv",
        "ms-vscode-remote.remote-containers",
        "ms-vscode-remote.remote-ssh-nightly",
        "ms-vscode-remote.remote-ssh-edit-nightly",
        "ms-vscode-remote.remote-wsl",
        "ms-vscode-remote.vscode-remote-extensionpack",
        "liveecommerce.vscode-remote-workspace",
        "medo64.render-crlf",
        "stkb.rewrap",
        "mtxr.sqltools-driver-pg",
        "mtxr.sqltools-driver-sqlite",
        "arjun.swagger-viewer",
        "wayou.vscode-todo-highlight",
        "gruntfuggly.todo-tree",
        "visualstudioexptteam.vscodeintellicode",
        "webhint.vscode-webhint",
        "redhat.vscode-yaml"
    ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant