Skip to content

Instantly share code, notes, and snippets.

@MaxymVlasov
Last active March 15, 2025 18:00
Show Gist options
  • Save MaxymVlasov/8b8de5c805110aba1793bd9c94d1c08c to your computer and use it in GitHub Desktop.
Save MaxymVlasov/8b8de5c805110aba1793bd9c94d1c08c to your computer and use it in GitHub Desktop.

Revisions

  1. MaxymVlasov renamed this gist Mar 15, 2025. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. MaxymVlasov created this gist Mar 15, 2025.
    108 changes: 108 additions & 0 deletions my vscode extentions.toml
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,108 @@
    [.env]
    mikestead.dotenv

    [ai/autocomplete]
    atishay-jain.all-autocomplete
    amazonwebservices.amazon-q-vscode
    github.copilot
    github.copilot-chat
    saoudrizwan.claude-dev

    [bash]
    mads-hartmann.bash-ide-vscode
    timonwong.shellcheck

    [comments]
    aaron-bond.better-comments

    [diagrams]
    hediet.vscode-drawio

    [docker]
    ms-azuretools.vscode-docker

    [general formaters]
    editorconfig.editorconfig
    foxundermoon.shell-format
    glenbuktenica.unicode-substitutions
    shardulm94.trailing-spaces
    tyriar.sort-lines

    [gha]
    github.vscode-github-actions

    [git]
    eamodio.gitlens
    lamartire.git-indicators
    sidneys1.gitconfig

    [javacript/typescript]
    dbaeumer.vscode-eslint

    [json5]
    mrmlnc.vscode-json5

    [jupyter]
    ms-toolsai.jupyter
    ms-toolsai.jupyter-keymap
    ms-toolsai.jupyter-renderers
    ms-toolsai.vscode-jupyter-cell-tags
    ms-toolsai.vscode-jupyter-slideshow

    [markdown/docs]
    bierner.markdown-preview-github-styles
    davidanson.vscode-markdownlint
    dnut.rewrap-revived
    funkyremi.vscode-google-translate
    streetsidesoftware.code-spell-checker
    streetsidesoftware.code-spell-checker-ukrainian
    yzhang.markdown-all-in-one
    znck.grammarly

    [mysql]
    jakebathman.mysql-syntax

    [nginx]
    william-voyek.vscode-nginx

    [packer]
    sztheory.vscode-packer-powertools

    [postman]
    xk0der.vsc-postman-collection-syntax

    [python]
    charliermarsh.ruff
    ms-python.isort
    ms-python.mypy-type-checker
    ms-python.python
    ms-python.vscode-pylance

    [rego]
    tsandall.opa

    [remote]
    ms-vscode-remote.remote-containers
    ms-vscode-remote.vscode-remote-extensionpack

    [terraform]
    4ops.terraform
    erd0s.terraform-autocomplete
    hashicorp.hcl
    hashicorp.terraform

    [themes]
    mechatroner.rainbow-csv
    oderwat.indent-rainbow
    gruntfuggly.todo-tree
    t3dotgg.vsc-material-but-i-wont-sue-you

    [time tracker]
    wakatime.vscode-wakatime

    [toml]
    tamasfe.even-better-toml

    [yaml]
    redhat.vscode-commons
    redhat.vscode-yaml