{"id":311,"url":"https://github.com/viatsko/awesome-vscode","name":"awesome-vscode","description":"🎨 A curated list of delightful VS Code packages and resources.","projects_count":235,"last_synced_at":"2026-08-19T17:00:28.799Z","repository":{"id":37334224,"uuid":"51270739","full_name":"viatsko/awesome-vscode","owner":"viatsko","description":"🎨 A curated list of delightful VS Code packages and resources.","archived":false,"fork":false,"pushed_at":"2026-06-21T09:36:55.000Z","size":10962,"stargazers_count":28919,"open_issues_count":46,"forks_count":1405,"subscribers_count":464,"default_branch":"master","last_synced_at":"2026-07-31T06:04:59.031Z","etag":null,"topics":["awesome","awesome-list","list","visual-studio","visual-studio-code","visual-studio-code-extension","visual-studio-code-theme","visualstudio","vscode","vscode-extension","vscode-theme"],"latest_commit_sha":null,"homepage":"https://viatsko.github.io/awesome-vscode/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/viatsko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-02-07T23:02:45.000Z","updated_at":"2026-07-31T01:16:44.000Z","dependencies_parsed_at":"2026-06-16T18:00:26.110Z","dependency_job_id":null,"html_url":"https://github.com/viatsko/awesome-vscode","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/viatsko/awesome-vscode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viatsko%2Fawesome-vscode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viatsko%2Fawesome-vscode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viatsko%2Fawesome-vscode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viatsko%2Fawesome-vscode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/viatsko","download_url":"https://codeload.github.com/viatsko/awesome-vscode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viatsko%2Fawesome-vscode/sbom","scorecard":{"id":919902,"data":{"date":"2025-08-11","repo":{"name":"github.com/viatsko/awesome-vscode","commit":"95e0d5c41f72cb76f1547901c89ebc9a78753a4f"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Creative Commons Zero v1.0 Universal: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}}]},"last_synced_at":"2025-08-25T00:50:20.331Z","repository_id":37334224,"created_at":"2025-08-25T00:50:20.332Z","updated_at":"2025-08-25T00:50:20.332Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36783958,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"created_at":"2024-01-04T17:21:28.340Z","updated_at":"2026-08-19T17:00:28.800Z","primary_language":null,"list_of_lists":false,"displayable":true,"categories":["Visual Studio Code Power User Course (commercial)","Uncategorized","[Yo](https://marketplace.visualstudio.com/items?itemName=samverschueren.yo)","Python","Rust","JavaScript","Tools","[ngrok for VSCode](https://marketplace.visualstudio.com/items?itemName=philnash.ngrok-for-vscode)","Documentation","CSS","PHP","Terraform","Syntax","[Camel Humps](https://www.damirscorner.com/blog/posts/20190726-CamelHumpsNavigationInVsCode.html)","1C","C++","C\\#, ASP .NET and .NET Core","Go","Haskell","Shell","Java","ReasonML","[Azure Cosmos DB](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-cosmosdb)","[Azure IoT Toolkit](https://marketplace.visualstudio.com/items?itemName=vsciot-vscode.azure-iot-toolkit)","[Create tests](https://marketplace.visualstudio.com/items?itemName=hardikmodha.create-tests)","[Deploy](https://marketplace.visualstudio.com/items?itemName=mkloubert.vs-deploy)","[ES7 React/Redux/GraphQL/React-Native snippets](https://marketplace.visualstudio.com/items?itemName=dsznajder.es7-react-js-snippets)","[GitLink](https://marketplace.visualstudio.com/items?itemName=qezhu.gitlink)","[Git Indicators](https://marketplace.visualstudio.com/items?itemName=lamartire.git-indicators)","[GitHub Pull Request Monitor](https://marketplace.visualstudio.com/items?itemName=erichbehrens.pull-request-monitor)","[JS Parameter Annotations](https://marketplace.visualstudio.com/items?itemName=lannonbr.vscode-js-annotations)","[Kanban](https://marketplace.visualstudio.com/items?itemName=mkloubert.vscode-kanban)","[Live Server](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer)","[Dotnet Core Test Explorer](https://marketplace.visualstudio.com/items?itemName=formulahendry.dotnet-test-explorer)","[npm Intellisense](https://marketplace.visualstudio.com/items?itemName=christian-kohler.npm-intellisense)","[Partial Diff](https://marketplace.visualstudio.com/items?itemName=ryu1kn.partial-diff)","[Path IntelliSense](https://marketplace.visualstudio.com/items?itemName=christian-kohler.path-intellisense)","[Project Manager](https://marketplace.visualstudio.com/items?itemName=alefragnani.project-manager)","[REST Client](https://marketplace.visualstudio.com/items?itemName=humao.rest-client)","[Todo Tree](https://marketplace.visualstudio.com/items?itemName=Gruntfuggly.todo-tree)","[Toggle Quotes](https://marketplace.visualstudio.com/items?itemName=BriteSnow.vscode-toggle-quotes)","[Better Align](https://marketplace.visualstudio.com/items?itemName=wwm.better-align)","Auto Rename Tag","[ECMAScript Quotes Transformer](https://marketplace.visualstudio.com/items?itemName=vilicvane.es-quotes)","[Paste and Indent](https://marketplace.visualstudio.com/items?itemName=Rubymaniac.vscode-paste-and-indent)","[Sort Lines](https://marketplace.visualstudio.com/items?itemName=Tyriar.sort-lines)","[Surround](https://marketplace.visualstudio.com/items?itemName=yatki.vscode-surround)","[Wrap Selection](https://marketplace.visualstudio.com/items?itemName=konstantin.wrapSelection)","Explorer Icons","[Code Runner](https://marketplace.visualstudio.com/items?itemName=formulahendry.code-runner)","[Color Highlight](https://marketplace.visualstudio.com/items?itemName=naumovs.color-highlight)","[Output Colorizer](https://marketplace.visualstudio.com/items?itemName=IBM.output-colorizer)","[Dash](https://marketplace.visualstudio.com/items?itemName=deerawan.vscode-dash)","[Edit with Shell Command](https://marketplace.visualstudio.com/items?itemName=ryu1kn.edit-with-shell)","[ftp-sync](https://marketplace.visualstudio.com/items?itemName=lukasz-wronski.ftp-sync)","[PlatformIO](https://marketplace.visualstudio.com/items?itemName=formulahendry.platformio)","[Polacode](https://marketplace.visualstudio.com/items?itemName=pnp.polacode)","[Runner](https://marketplace.visualstudio.com/items?itemName=mattn.Runner)","[Slack](https://marketplace.visualstudio.com/items?itemName=sozercan.slack)","[Spotify](https://marketplace.visualstudio.com/items?itemName=shyykoserhiy.vscode-spotify)","[SVG Viewer](https://marketplace.visualstudio.com/items?itemName=cssho.vscode-svgviewer)","[Text Marker (Highlighter)](https://marketplace.visualstudio.com/items?itemName=ryu1kn.text-marker)","Bash","Clojure","Groovy","HLSL","[MATLAB](https://marketplace.visualstudio.com/items?itemName=MathWorks.language-matlab)","Markdown","POV-Ray","[GistPad](https://marketplace.visualstudio.com/items?itemName=vsls-contrib.gistfs)","[ARM Template Viewer](https://marketplace.visualstudio.com/items?itemName=bencoleman.armview)","[Browser Preview (deprecated)](https://marketplace.visualstudio.com/items?itemName=auchenberg.vscode-browser-preview)","[Color Tabs](https://marketplace.visualstudio.com/items?itemName=orepor.color-tabs-vscode-ext)","[Dendron](https://marketplace.visualstudio.com/items?itemName=dendron.dendron)","[Error Lens](https://marketplace.visualstudio.com/items?itemName=usernamehw.errorlens)","[GitLens](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens)","[GitLab Workflow](https://marketplace.visualstudio.com/items?itemName=gitlab.gitlab-workflow)","[Jira and Bitbucket](https://marketplace.visualstudio.com/items?itemName=Atlassian.atlascode)","[Jumpy](https://marketplace.visualstudio.com/items?itemName=wmaurer.vscode-jumpy)","[i18n Ally](https://marketplace.visualstudio.com/items?itemName=antfu.i18n-ally)","[Instant Markdown](https://marketplace.visualstudio.com/items?itemName=dbankier.vscode-instant-markdown)","[Parameter Hints](https://marketplace.visualstudio.com/items?itemName=DominicVonk.parameter-hints)","[Path Autocomplete](https://marketplace.visualstudio.com/items?itemName=ionutvmi.path-autocomplete)","[Power Tools](https://marketplace.visualstudio.com/items?itemName=egomobile.vscode-powertools)","[PrintCode](https://marketplace.visualstudio.com/items?itemName=nobuhito.printcode)","[Project Dashboard](https://marketplace.visualstudio.com/items?itemName=kruemelkatze.vscode-dashboard)","[Rainbow CSV](https://marketplace.visualstudio.com/items?itemName=mechatroner.rainbow-csv)","[Remote Development](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.vscode-remote-extensionpack)","[Text Power Tools](https://marketplace.visualstudio.com/items?itemName=qcz.text-power-tools)","[Typescript Destructure](https://marketplace.visualstudio.com/items?itemName=tusaeff.vscode-typescript-destructure-plugin)","[Timing](https://marketplace.visualstudio.com/items?itemName=HaaLeo.timing)","[Auto Import](https://marketplace.visualstudio.com/items?itemName=steoates.autoimport)","[shell-format](https://github.com/foxundermoon/vs-shell-format)","[Vscode Google Translate](https://marketplace.visualstudio.com/items?itemName=funkyremi.vscode-google-translate)","[CodeRoad](https://marketplace.visualstudio.com/items?itemName=CodeRoad.coderoad)","[Code Time](https://marketplace.visualstudio.com/items?itemName=softwaredotcom.swdc-vscode)","[Highlight JSX/HTML tags](https://marketplace.visualstudio.com/items?itemName=vincaslt.highlight-matching-tag)","[Indent Rainbow](https://marketplace.visualstudio.com/items?itemName=oderwat.indent-rainbow)","[iTerm2 Theme Sync](https://marketplace.visualstudio.com/items?itemName=tusaeff.vscode-iterm2-theme-sync)","[Password Generator](https://marketplace.visualstudio.com/items?itemName=ftonato.password-generator)","[carbon-now-sh](https://marketplace.visualstudio.com/items?itemName=ericadamski.carbon-now-sh)","[Quokka](https://marketplace.visualstudio.com/items?itemName=WallabyJs.quokka-vscode)","[SVG](https://marketplace.visualstudio.com/items?itemName=jock.svg)","[ESDOC MDN](https://marketplace.visualstudio.com/items?itemName=samundrak.esdoc-mdn)","[Interface generator](https://marketplace.visualstudio.com/items?itemName=dotup.dotup-vscode-interface-generator)","[JFrog](https://marketplace.visualstudio.com/items?itemName=JFrog.jfrog-vscode-extension)","Libraries","Ruby","UI"],"sub_categories":["[Niketa Theme by Dejan Toteff](https://vscodethemes.com/e/selfrefactor.niketa-theme)","Uncategorized","[Paste JSON as Code](https://marketplace.visualstudio.com/items?itemName=quicktype.quicktype)","Read more","TensorFlow","Linters","Framework-specific","[Gi](https://marketplace.visualstudio.com/items?itemName=rubbersheep.gi)","[CSS Peek](https://marketplace.visualstudio.com/items?itemName=pranaygp.vscode-css-peek)","IntelliSense","[Shellman](https://marketplace.visualstudio.com/items?itemName=Remisa.shellman)","Laravel","Twig","Other extensions","[html2pug](https://marketplace.visualstudio.com/items?itemName=dbalas.vscode-html2pug)","[City Lights Icons](https://marketplace.visualstudio.com/items?itemName=Yummygum.city-lights-icon-vsc)","[VSCode Icons](https://marketplace.visualstudio.com/items?itemName=vscode-icons-team.vscode-icons)","[Seti Icons](https://marketplace.visualstudio.com/items?itemName=qinjia.seti-icons)","[Material Icon Theme](https://marketplace.visualstudio.com/items?itemName=PKief.material-icon-theme)","[Bash Debug](https://marketplace.visualstudio.com/items?itemName=rogalmic.bash-debug)","[Calva](https://marketplace.visualstudio.com/items?itemName=betterthantomorrow.calva)","TypeScript","Facebook Flow","[Debugger for Chrome](https://marketplace.visualstudio.com/items?itemName=msjsdiag.debugger-for-chrome)","[Markdown All in One](https://marketplace.visualstudio.com/items?itemName=yzhang.markdown-all-in-one)","[Markdown Emoji](https://marketplace.visualstudio.com/items?itemName=bierner.markdown-emoji)","[PHP Tools](https://marketplace.visualstudio.com/items?itemName=DEVSENSE.phptools-vscode)","Smarty","[Monokai Oblique by pushqrdx](https://vscodethemes.com/e/pushqrdx.theme-monokai-oblique-vscode)","[markdownlint](https://marketplace.visualstudio.com/items?itemName=DavidAnson.vscode-markdownlint)"],"readme":"\n\u003cbr/\u003e\n\u003cdiv align=\"center\"\u003e\n  \u003cimg width=\"380px\" src=\"https://raw.githubusercontent.com/viatsko/awesome-vscode/master/awesome-vscode-logo.png\"\u003e\n\u003c/div\u003e\n\u003cbr/\u003e\n\u003cdiv align=\"center\"\u003e\n\nA curated list of delightful \u003ca href=\"https://code.visualstudio.com/\"\u003eVisual Studio Code\u003c/a\u003e\npackages and resources. For more awesomeness, check\nout \u003ca href=\"https://github.com/sindresorhus/awesome\"\u003eawesome\u003c/a\u003e.\n\u003cbr/\u003e\n\u003cbr/\u003e\n\u003ca href=\"https://awesome.re\"\u003e\u003cimg src=\"https://awesome.re/badge.svg\" alt=\"Awesome\"/\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/viatsko/awesome-vscode/actions/workflows/links.yml\"\u003e\u003cimg src=\"https://github.com/viatsko/awesome-vscode/actions/workflows/links.yml/badge.svg\" alt=\"Links Status\"/\u003e\u003c/a\u003e\n\u003c/div\u003e\n\u003cbr/\u003e\n\n# Table of Contents\n\n- [Table of Contents](#table-of-contents)\n- [Official](#official)\n- [Syntax](#syntax)\n- [Migrating from other editors](#migrating-from-other-editors)\n  - [Migrating from Vim](#migrating-from-vim)\n  - [Migrating from Atom](#migrating-from-atom)\n  - [Migrating from Sublime Text](#migrating-from-sublime-text)\n  - [Migrating from Visual Studio](#migrating-from-visual-studio)\n  - [Migrating from Intellij IDEA](#migrating-from-intellij-idea)\n  - [Migrating from Xcode](#migrating-from-xcode)\n  - [Camel Humps](#camel-humps)\n- [Using VS Code with particular technologies](#using-vs-code-with-particular-technologies)\n- [Lint and IntelliSense](#lint-and-intellisense)\n  - [1C](#1c)\n  - [AutoHotkey](#autohotkey)\n    - [AutoHotkey Plus](#autohotkey-plus)\n  - [Bash](#bash)\n    - [Bash IDE](#bash-ide)\n    - [Bash Debug](#bash-debug)\n    - [Shellman](#shellman)\n  - [C++](#c)\n      - [More](#more)\n  - [C\\#, ASP .NET and .NET Core](#c-asp-net-and-net-core)\n  - [Clojure](#clojure)\n    - [Calva](#calva)\n  - [CSS](#css)\n    - [CSS Peek](#css-peek)\n  - [Go](#go)\n  - [Groovy](#groovy)\n  - [Haskell](#haskell)\n  - [HLSL](#hlsl)\n  - [Shell](#shell)\n  - [Java](#java)\n  - [JavaScript](#javascript)\n    - [Linters](#linters)\n    - [Framework-specific](#framework-specific)\n    - [Debugger for Chrome](#debugger-for-chrome)\n    - [Facebook Flow](#facebook-flow)\n    - [TypeScript](#typescript)\n  - [MATLAB](#matlab)\n  - [Markdown](#markdown)\n    - [markdownlint](#markdownlint)\n    - [Markdown All in One](#markdown-all-in-one)\n    - [Markdown Emoji](#markdown-emoji)\n    - [MEO](#meo)\n  - [PHP](#php)\n    - [PHP Tools](#php-tools)\n    - [IntelliSense](#intellisense)\n    - [Laravel](#laravel)\n    - [Twig](#twig)\n    - [Smarty](#smarty)\n      - [Smarty Template Support](#smarty-template-support)\n    - [Other extensions](#other-extensions)\n    - [Read more](#read-more)\n  - [POV-Ray](#pov-ray)\n  - [Python](#python)\n    - [TensorFlow](#tensorflow)\n  - [ReasonML](#reasonml)\n  - [Ruby](#ruby)\n  - [Rust](#rust)\n  - [Terraform](#terraform)\n- [GitHub](#github)\n  - [GitHub Pull Requests and Issues](#github-pull-requests-and-issues)\n  - [GistPad](#gistpad)\n  - [GitHub Actions](#github-actions)\n  - [GitHub Repositories](#github-repositories)\n  - [GitHub Pull Request Monitor](#github-pull-request-monitor)\n- [Productivity](#productivity)\n  - [ARM Template Viewer](#arm-template-viewer)\n  - [Azure Cosmos DB](#azure-cosmos-db)\n  - [Azure IoT Toolkit](#azure-iot-toolkit)\n  - [Bookmarks](#bookmarks)\n  - [Microsoft Edge Tools](#microsoft-edge-tools)\n  - [Color Tabs](#color-tabs)\n  - [Create tests](#create-tests)\n  - [Dendron](#dendron)\n  - [Duplicate Action](#duplicate-action)\n  - [Error Lens](#error-lens)\n  - [Toggle](#toggle)\n  - [ES7 React/Redux/GraphQL/React-Native snippets](#es7-reactreduxgraphqlreact-native-snippets)\n    - [Gi](#gi)\n  - [Git History](#git-history)\n  - [Git Project Manager](#git-project-manager)\n  - [GitLink](#gitlink)\n  - [GitLens](#gitlens)\n  - [GitLab Workflow](#gitlab-workflow)\n      - [Gradle Tasks](#gradle-tasks)\n  - [Icon Fonts](#icon-fonts)\n  - [Import Cost](#import-cost)\n  - [Jira and Bitbucket](#jira-and-bitbucket)\n  - [Find-Jump](#find-jump)\n  - [Kanban](#kanban)\n  - [Live Server](#live-server)\n  - [Clipboard Manager](#clipboard-manager)\n  - [ngrok for VSCode](#ngrok-for-vscode)\n  - [Dotnet Core Test Explorer](#dotnet-core-test-explorer)\n  - [i18n Ally](#i18n-ally)\n  - [Instant Markdown](#instant-markdown)\n  - [npm Intellisense](#npm-intellisense)\n  - [Parameter Hints](#parameter-hints)\n  - [Partial Diff](#partial-diff)\n    - [Paste JSON as Code](#paste-json-as-code)\n  - [Path Autocomplete](#path-autocomplete)\n  - [Path IntelliSense](#path-intellisense)\n  - [Power Tools](#power-tools)\n  - [PrintCode](#printcode)\n  - [Project Manager](#project-manager)\n  - [Project Dashboard](#project-dashboard)\n  - [Rainbow CSV](#rainbow-csv)\n  - [Remote Development](#remote-development)\n  - [REST Client](#rest-client)\n  - [Text Power Tools](#text-power-tools)\n  - [Todo Tree](#todo-tree)\n  - [Toggle Quotes](#toggle-quotes)\n  - [Typescript Destructure](#typescript-destructure)\n  - [WakaTime](#wakatime)\n  - [Timing](#timing)\n  - [httpYac](#httpyac)\n  - [DevDb](#devdb)\n  - [Keploy](#keploy)\n  - [SemanticDiff](#semanticdiff)\n  - [Trunk](#trunk)\n  - [Peacock](#peacock)\n  - [GitHub Copilot](#github-copilot)\n- [Formatting \u0026 Beautification](#formatting--beautification)\n  - [Better Align](#better-align)\n  - [Auto Rename Tag](#auto-rename-tag)\n  - [html2pug](#html2pug)\n  - [Paste and Indent](#paste-and-indent)\n  - [Sort Lines](#sort-lines)\n  - [Surround](#surround)\n  - [Wrap Selection](#wrap-selection)\n  - [Formatting Toggle](#formatting-toggle)\n  - [shell-format](#shell-format)\n  - [Vscode Google Translate](#vscode-google-translate)\n  - [Explorer Icons](#explorer-icons)\n    - [City Lights Icons](#city-lights-icons)\n    - [VSCode Icons](#vscode-icons)\n    - [Seti Icons](#seti-icons)\n    - [Material Icon Theme](#material-icon-theme)\n- [Uncategorized](#uncategorized)\n  - [CodeRoad](#coderoad)\n  - [Code Runner](#code-runner)\n  - [Code Time](#code-time)\n  - [Color Highlight](#color-highlight)\n  - [Output Colorizer](#output-colorizer)\n  - [Dash](#dash)\n  - [Edit with Shell Command](#edit-with-shell-command)\n  - [Editor Config for VS Code](#editor-config-for-vs-code)\n  - [SFTP](#sftp)\n  - [Highlight JSX/HTML tags](#highlight-jsxhtml-tags)\n  - [Indent Rainbow](#indent-rainbow)\n  - [iTerm2 Theme Sync](#iterm2-theme-sync)\n  - [Password Generator](#password-generator)\n  - [PlatformIO IDE](#platformio-ide)\n  - [Polacode](#polacode)\n  - [carbon-now-sh](#carbon-now-sh)\n  - [Quokka](#quokka)\n  - [Runner](#runner)\n  - [SVG](#svg)\n  - [Text Marker (Highlighter)](#text-marker-highlighter)\n  - [Interface generator](#interface-generator)\n  - [JFrog](#jfrog)\n  - [SARIF Explorer](#sarif-explorer)\n  - [Document Viewer](#document-viewer)\n- [Themes](#themes)\n  - [UI](#ui)\n  - [Syntax](#syntax-1)\n    - [2077 theme by Endormi](#2077-theme-by-endormi)\n    - [An Old Hope Theme by Dustin Sanders](#an-old-hope-theme-by-dustin-sanders)\n    - [Ariake Dark by wart](#ariake-dark-by-wart)\n    - [Atom One Dark Theme by Mahmoud Ali](#atom-one-dark-theme-by-mahmoud-ali)\n    - [Atomize by emroussel](#atomize-by-emroussel)\n    - [Ayu by teabyii](#ayu-by-teabyii)\n    - [Borealis Theme by Alexander Eckert](#borealis-theme-by-alexander-eckert)\n    - [Captain Sweetheart by ultradracula](#captain-sweetheart-by-ultradracula)\n    - [City Lights by Yummygum](#city-lights-by-yummygum)\n    - [Cobalt2 Theme Official by Wes Bos](#cobalt2-theme-official-by-wes-bos)\n    - [Dracula Official by Dracula Theme](#dracula-official-by-dracula-theme)\n    - [Edge by Bogdan Lazar](#edge-by-bogdan-lazar)\n    - [Eva Theme by fisheva](#eva-theme-by-fisheva)\n    - [Fairy Floss by nopjmp and sailorhg](#fairy-floss-by-nopjmp-and-sailorhg)\n    - [GitHub Theme by Thomas Pink](#github-theme-by-thomas-pink)\n    - [Jellybeans Theme by Dimitar Nonov](#jellybeans-theme-by-dimitar-nonov)\n    - [Material Palenight Theme by whizkydee](#material-palenight-theme-by-whizkydee)\n    - [Material Theme by Mattia Astorino](#material-theme-by-mattia-astorino)\n    - [Mno by u29dc](#mno-by-u29dc)\n    - [Omni by Rocketseat](#omni-by-rocketseat)\n    - [One Monokai by azemoh](#one-monokai-by-azemoh)\n    - [Monokai Pro by monokai (commercial)](#monokai-pro-by-monokai-commercial)\n    - [Night Owl by Sarah Drasner](#night-owl-by-sarah-drasner)\n    - [Plastic by Will Stone](#plastic-by-will-stone)\n    - [Nord by arcticicestudio](#nord-by-arcticicestudio)\n    - [Rainglow by Dayle Rees](#rainglow-by-dayle-rees)\n    - [Relaxed Theme by Michael Kühnel](#relaxed-theme-by-michael-kühnel)\n    - [Shades of Purple by Ahmad Awais](#shades-of-purple-by-ahmad-awais)\n    - [Slime Theme by smlombardi](#slime-theme-by-smlombardi)\n    - [Niketa Theme by Dejan Toteff](#niketa-theme-by-dejan-toteff)\n- [People to Follow](#people-to-follow)\n- [Resources for extension developers](#resources-for-extension-developers)\n  - [Documentation](#documentation)\n  - [Libraries](#libraries)\n  - [Tools](#tools)\n- [Online Courses](#online-courses)\n  - [Visual Studio Code Power User Course (commercial)](#visual-studio-code-power-user-course-commercial)\n- [Contribute](#contribute)\n- [License](#license)\n\n# Official\n\n- [Official website](https://code.visualstudio.com/)\n- [Source code](https://github.com/microsoft/vscode) on GitHub\n- [Releases (stable channel)](https://code.visualstudio.com/download)\n- [Releases (insiders channel)](https://code.visualstudio.com/insiders)\n- [Monthly iteration plans](https://github.com/Microsoft/vscode/issues?utf8=%E2%9C%93\u0026q=label%3Aiteration-plan+)\n\n# Syntax\n\nLanguage packages extend the editor with syntax highlighting and/or snippets for a specific language or file format.\n\n- [Arduino](https://marketplace.visualstudio.com/items?itemName=vscode-arduino.vscode-arduino-community)\n- [Befunge](https://marketplace.visualstudio.com/items?itemName=kagof.befunge)\n- [Blink (Nuke Tools)](https://marketplace.visualstudio.com/items?itemName=virgilsisoe.nuke-tools)\n- [Bolt](https://marketplace.visualstudio.com/items?itemName=smkamranqadri.vscode-bolt-language)\n- [Bond](https://marketplace.visualstudio.com/items?itemName=yiwwan.vscode-bond)\n- [CMake](https://marketplace.visualstudio.com/items?itemName=twxs.cmake)\n- [Dart](https://marketplace.visualstudio.com/items?itemName=Dart-Code.dart-code)\n- [Dockerfile](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-docker)\n- [EJS](https://marketplace.visualstudio.com/items?itemName=QassimFarid.ejs-language-support)\n- [Elixir](https://marketplace.visualstudio.com/items?itemName=mjmcloug.vscode-elixir)\n- [Elm](https://marketplace.visualstudio.com/items?itemName=sbrink.elm)\n- [Erlang](https://marketplace.visualstudio.com/items?itemName=pgourlain.erlang)\n- [F#](https://marketplace.visualstudio.com/items?itemName=Ionide.Ionide-fsharp)\n- [Flatbuffers](https://marketplace.visualstudio.com/items?itemName=gaborv.flatbuffers)\n- [Fortran](https://marketplace.visualstudio.com/items?itemName=Gimly81.fortran)\n- [Hack(HHVM)](https://marketplace.visualstudio.com/items?itemName=pranayagarwal.vscode-hack)\n- [Handlebars](https://marketplace.visualstudio.com/items?itemName=andrejunges.Handlebars)\n- [Hive SQL](https://marketplace.visualstudio.com/items?itemName=josephtbradley.hive-sql)\n- [Julia](https://marketplace.visualstudio.com/items?itemName=julialang.language-julia)\n- [KL](https://marketplace.visualstudio.com/items?itemName=melmass.kl)\n- [Kotlin](https://marketplace.visualstudio.com/items?itemName=mathiasfrohlich.Kotlin)\n- [LaTeX](https://marketplace.visualstudio.com/items?itemName=torn4dom4n.latex-support)\n- [MATLAB](https://marketplace.visualstudio.com/items?itemName=MathWorks.language-matlab)\n- [Mason](https://marketplace.visualstudio.com/items?itemName=viatsko.html-mason)\n- [openHAB](https://marketplace.visualstudio.com/items?itemName=openhab.openhab)\n- [Parser 3](https://marketplace.visualstudio.com/items?itemName=viatsko.parser3)\n- [Pascal](https://marketplace.visualstudio.com/items?itemName=alefragnani.pascal), or [OmniPascal](https://marketplace.visualstudio.com/items?itemName=Wosi.omnipascal) (only for Windows)\n- [POV-Ray](https://marketplace.visualstudio.com/items?itemName=jmaxwilson.vscode-povray)\n- [Protobuf](https://marketplace.visualstudio.com/items?itemName=peterj.proto)\n- [Ruby](https://marketplace.visualstudio.com/items?itemName=Shopify.ruby-lsp)\n- [Scala](https://marketplace.visualstudio.com/items?itemName=scalameta.metals)\n- [Shaders (*HLSL*, *GLSL*, *Cg*) ](https://marketplace.visualstudio.com/items?itemName=slevesque.shader)\n- [Stylus](https://marketplace.visualstudio.com/items?itemName=sysoev.language-stylus)\n- [Swift](https://marketplace.visualstudio.com/items?itemName=swiftlang.swift-vscode)\n- [VEX](https://marketplace.visualstudio.com/items?itemName=melmass.vex)\n- [Wenyan](https://github.com/antfu/wenyan-lang-vscode)\n- [Zephir](https://marketplace.visualstudio.com/items?itemName=zephir-lang.zephir)\n\n# Migrating from other editors\n\nThe VSCode team provides keymaps from popular editors, making the transition to VSCode almost seamless and easy.\n\n## [Migrating from Vim](https://marketplace.visualstudio.com/items?itemName=vscodevim.vim)\n\n\u003e **Vim Mode** - The most popular Vim emulation for VS Code: modal editing, motions, and support for many popular Vim plugins.\n\n## [Migrating from Atom](https://marketplace.visualstudio.com/items?itemName=ms-vscode.atom-keybindings)\n\n\u003e Popular Atom key bindings for Visual Studio Code\n\n## [Migrating from Sublime Text](https://marketplace.visualstudio.com/items?itemName=ms-vscode.sublime-keybindings)\n\n\u003e Popular Sublime Text key bindings for VS Code.\n\n## [Migrating from Visual Studio](https://marketplace.visualstudio.com/items?itemName=ms-vscode.vs-keybindings)\n\n\u003e Popular Visual Studio key bindings for VS Code.\n\n## [Migrating from Intellij IDEA](https://marketplace.visualstudio.com/items?itemName=k--kato.intellij-idea-keybindings)\n\n\u003e Popular Intellij IDEA key bindings for VS Code.\n\n## [Migrating from Xcode](https://marketplace.visualstudio.com/items?itemName=stevemoser.xcode-keybindings)\n\n\u003e Popular Xcode key bindings for VS Code.\n\n## [Camel Humps](https://www.damirscorner.com/blog/posts/20190726-CamelHumpsNavigationInVsCode.html)\n\n\u003e Like with Visual Studio and Resharper or Intellij IDEA\n\n# Using VS Code with particular technologies\n\nMicrosoft created a collection of recipes for using VS Code with particular technologies (mostly Web).\n\nMake sure to visit it at [Microsoft/vscode-recipes](https://github.com/Microsoft/vscode-recipes)\n\n# Lint and IntelliSense\n\nIn case the awesome nirvana that is linting has not yet been unleashed upon you:\n\u003e lint was the name originally given to a particular program that flagged some suspicious and non-portable constructs (likely to be bugs) in C language source code. The term is now applied generically to tools that flag suspicious usage in software written in any computer language.\n\nUnlike some other editors, VS Code supports IntelliSense, linting, outline out-of-the-box and doesn't require any separate extension to run linter packages. Some linters are already integrated in VS Code, you can find the full list in the official documentation, [Languages](https://code.visualstudio.com/Docs/languages/overview) section.\n\n## 1C\n\n- [1C/OScript](https://marketplace.visualstudio.com/items?itemName=1c-syntax.language-1c-bsl) - rich 1С:Enterprise 8 (BSL) language support in VSC - add syntax highlighting to *.bsl и *.os files in VSC, add IntelliSense and syntax helper for 1С lang\n\n## AutoHotkey\n\n### [AutoHotkey Plus](https://marketplace.visualstudio.com/items?itemName=cweijan.vscode-autohotkey-plus)\n\u003e Syntax Highlighting, Snippets, Go to Definition, Signature helper and Code formatter\n\n## Bash\n\n### [Bash IDE](https://marketplace.visualstudio.com/items?itemName=mads-hartmann.bash-ide-vscode)\n\u003e A language server for Bash\n\n### [Bash Debug](https://marketplace.visualstudio.com/items?itemName=rogalmic.bash-debug)\n\u003e A debugger extension for Bash scripts based on `bashdb`\n\n![Bash Debug](https://user-images.githubusercontent.com/10897048/47375120-1a9a9b80-d722-11e8-819d-a0090540b2ba.gif)\n\n### [Shellman](https://marketplace.visualstudio.com/items?itemName=Remisa.shellman)\n\u003e Bash script snippets extension\n\n![Shellman](https://raw.githubusercontent.com/yousefvand/shellman/master/images/banner.gif)\n\n## C++\n\n- [C/C++](https://marketplace.visualstudio.com/items?itemName=ms-vscode.cpptools) - C/C++ IntelliSense, debugging and code browsing by [Microsoft](https://www.microsoft.com); see the [official docs](https://code.visualstudio.com/docs/languages/cpp)\n- [Clangd](https://marketplace.visualstudio.com/items?itemName=llvm-vs-code-extensions.vscode-clangd) - Provides C/C++ language IDE features for VS Code using clangd: code completion, compile errors and warnings, go-to-definition and cross references, include management, code formatting, simple refactorings.\n- [gnu-global-tags](https://marketplace.visualstudio.com/items?itemName=austin.code-gnu-global) - Provide Intellisense for C/C++ with the help of the GNU Global tool.\n\n#### More\n\n- [Microsoft's tutorial on using VSCode for remote C/C++ development](https://devblogs.microsoft.com/cppblog/vscode-cpp-may-2019-update/)\n\n## C\\#, ASP .NET and .NET Core\n\n- [C#](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csharp) - C# extension by [Microsoft](https://www.microsoft.com), read [official documentation](https://code.visualstudio.com/docs/languages/csharp) for the details\n- [C# Extensions](https://marketplace.visualstudio.com/items?itemName=jchannon.csharpextensions) - Provides extensions to the IDE that will speed up your development workflow.\n- [MSBuild Project Tools](https://marketplace.visualstudio.com/items?itemName=tintoy.msbuild-project-tools)\n- [VSCode Solution Explorer](https://marketplace.visualstudio.com/items?itemName=fernandoescolar.vscode-solution-explorer)\n- [.NET Core Test Explorer](https://marketplace.visualstudio.com/items?itemName=formulahendry.dotnet-test-explorer)\n\n![.NET Core Test Explorer](https://raw.githubusercontent.com/formulahendry/vscode-dotnet-test-explorer/master/images/test-explorer-065.gif)\n\n## Clojure\n\n### [Calva](https://marketplace.visualstudio.com/items?itemName=betterthantomorrow.calva)\n\u003e Integrated REPL, linting, inline eval, test runner, and more. Powered by Cider \u0026 nRepl.\n\n![Calva](https://raw.githubusercontent.com/BetterThanTomorrow/calva/master/assets/howto/top-level-comment-eval.gif)\n\n## CSS\n\n### [CSS Peek](https://marketplace.visualstudio.com/items?itemName=pranaygp.vscode-css-peek)\n\u003e Peek or Jump to a CSS definition directly from HTML, just like in Brackets!\n\n![CSS Peek](https://raw.githubusercontent.com/pranaygp/vscode-css-peek/master/readme/symbolProvider.gif)\n\n- [stylelint](https://marketplace.visualstudio.com/items?itemName=stylelint.vscode-stylelint) - Lint CSS/SCSS.\n- [Tailwind CSS IntelliSense](https://marketplace.visualstudio.com/items?itemName=bradlc.vscode-tailwindcss) - Autocomplete, linting and hover previews for Tailwind CSS.\n- [Autoprefixer](https://marketplace.visualstudio.com/items?itemName=mrmlnc.vscode-autoprefixer)\n  Parse CSS,SCSS, LESS and add vendor prefixes automatically.\n  ![Autoprefixer](https://cloud.githubusercontent.com/assets/7034281/16823311/da82a3c6-496b-11e6-8d95-0bebbf0b9607.gif)\n\n- [Intellisense for CSS class names](https://marketplace.visualstudio.com/items?itemName=Zignd.html-css-class-completion) - Provides CSS class name completion for the HTML class attribute based on the CSS files in your workspace. Also supports React's className attribute.\n\n  ![Intellisense CSS class names](https://i.imgur.com/5crMfTj.gif)\n\n## Go\n\n- [Go](https://marketplace.visualstudio.com/items?itemName=golang.Go) - Rich language support for the Go language.\n\n## Groovy\n\n- [VsCode Groovy Lint](https://marketplace.visualstudio.com/items?itemName=NicolasVuillamy.vscode-groovy-lint) - Groovy lint, format, prettify and auto-fix\n\n![VsCode Groovy Lint](https://raw.githubusercontent.com/nvuillam/vscode-groovy-lint/master/images/vscode-anim.gif)\n\n## Haskell\n\n- [Haskell](https://marketplace.visualstudio.com/items?itemName=haskell.haskell) - Official Haskell support powered by the Haskell Language Server (HLS); supersedes the former Haskell IDE Engine and haskell-linter.\n\n## HLSL\n\n- [HLSL Tools](https://marketplace.visualstudio.com/items?itemName=TimGJones.hlsltools) - provides rich language support for editing HLSL files in VS Code\n  ![Example of statement completion using HLSL Tools for VS Code](https://raw.githubusercontent.com/tgjones/HlslTools/master/src/ShaderTools.VSCode/art/statement-completion.gif)\n\n## Shell\n\n- [autocomplate-shell](https://marketplace.visualstudio.com/items?itemName=truman.autocomplate-shell)\n\n## Java\n\n- [Language Support for Java(TM) by Red Hat](https://marketplace.visualstudio.com/items?itemName=redhat.java)\n- [Debugger for Java](https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-java-debug)\n- [Maven for Java](https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-maven)\n\n- [Lombok](https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-lombok)\n\n## JavaScript\n\n- [TS/JS postfix completion](https://marketplace.visualstudio.com/items?itemName=ipatalas.vscode-postfix-ts)\n\n![TS/JS postfix completion demo](https://raw.githubusercontent.com/ipatalas/vscode-postfix-ts/master/images/demo-multiline.gif)\n\n- [Babel JavaScript](https://marketplace.visualstudio.com/items?itemName=mgmcdermott.vscode-language-babel)\n- [Visual Studio IntelliCode](https://marketplace.visualstudio.com/items?itemName=VisualStudioExptTeam.vscodeintellicode) - This extension provides AI-assisted development features including autocomplete and other insights based on understanding your code context.\n![Visual Studio IntelliCode](https://docs.microsoft.com/en-us/visualstudio/intellicode/media/python-intellicode.gif)\n\nSee the difference between these two [here](https://github.com/michaelgmcd/vscode-language-babel/issues/1)\n\n### Linters\n\n- [eslint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint) - Linter for [eslint](https://eslint.org/).\n- [XO](https://marketplace.visualstudio.com/items?itemName=samverschueren.linter-xo) - Linter for [XO](https://github.com/xojs/xo).\n- [AVA](https://marketplace.visualstudio.com/items?itemName=samverschueren.ava) - Snippets for [AVA](https://github.com/avajs/ava).\n- [Prettier](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode) - Opinionated code formatter for [Prettier](https://github.com/prettier/prettier-vscode).\n- [Code Spell Checker](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker) - Spelling Checker for Visual Studio Code (English). Also supports other languages via external extensions.\n\n- [Schema.org Snippets](https://marketplace.visualstudio.com/items?itemName=austinleegordon.vscode-schema-dot-org) - Snippets for [Schema.org](https://schema.org/).\n\n### Framework-specific\n\n- [Vue - Official](https://marketplace.visualstudio.com/items?itemName=Vue.volar) - Official Vue language support (Volar). Supersedes Vetur, which is now in maintenance mode.\n\n### [Debugger for Chrome](https://marketplace.visualstudio.com/items?itemName=msjsdiag.debugger-for-chrome)\n\n\u003e ⚠️ Deprecated — debugging JavaScript in Chrome/Edge is now built into VS Code via the bundled **JavaScript Debugger**, so this extension is no longer needed.\n\n### Facebook Flow\n\n- [Flow Language Support](https://marketplace.visualstudio.com/items?itemName=flowtype.flow-for-vscode) - provides all the functionality you would expect — linting, intellisense, type tooltips and click-to-definition\n- [vscode-flow-ide](https://marketplace.visualstudio.com/items?itemName=gcazaciuc.vscode-flow-ide) - an alternative Flowtype extension for Visual Studio Code\n\n### TypeScript\n\n- TSLint reached end-of-life in 2019 — use [ESLint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint) with [typescript-eslint](https://typescript-eslint.io/) to lint TypeScript.\n\n## [MATLAB](https://marketplace.visualstudio.com/items?itemName=MathWorks.language-matlab)\n\u003e This extension provides support for editing MATLAB® code in Visual Studio® Code and includes features such as syntax highlighting, code analysis, navigation support, and more.\n\nWithout MATLAB installed:\n   - Syntax highlighting\n   - Code snippets\n   - Commenting\n   - Code folding\n\n![Without MATLAB Installed](https://raw.githubusercontent.com/mathworks/MATLAB-extension-for-vscode/main/public/BasicFeatures.gif)\n\nWith MATLAB installed:\n   - Automatic code completion\n   - Source code formatting (document formatting)\n   - Code navigation\n   - Code analysis, such as continuous code checking and automatic fixes\n\n![MATLAB Installed](https://raw.githubusercontent.com/mathworks/MATLAB-extension-for-vscode/main/public/AdvancedFeatures.gif)\n\n## Markdown\n\n### [markdownlint](https://marketplace.visualstudio.com/items?itemName=DavidAnson.vscode-markdownlint)\n\n\u003e Linter for [markdownlint](https://github.com/DavidAnson/markdownlint).\n\n### [Markdown All in One](https://marketplace.visualstudio.com/items?itemName=yzhang.markdown-all-in-one)\n\n\u003e All-in-one markdown plugin (keyboard shortcuts, table of contents, auto preview, list editing and more)\n\n![Markdown All in One](https://user-images.githubusercontent.com/10897048/47027336-d8a9ac80-d199-11e8-9836-b8dbc4a97d1a.gif)\n\n### [Markdown Emoji](https://marketplace.visualstudio.com/items?itemName=bierner.markdown-emoji)\n\u003e Adds emoji syntax support to VS Code's built-in Markdown preview\n\n![Markdown Emoji](https://raw.githubusercontent.com/mjbvz/vscode-markdown-emoji/master/docs/example.png)\n\n### [MEO](https://marketplace.visualstudio.com/items?itemName=vadimmelnicuk.meo)\n\n\u003e A markdown editor with a single-tab live/source toggle for distraction-free writing.\n\n## PHP\n\n### [PHP Tools](https://marketplace.visualstudio.com/items?itemName=DEVSENSE.phptools-vscode)\n\n\u003e Rich language support for the PHP language: linting, debugging, intellisense, auto-completion, code formatting, refactoring, unit testing, profiling, and more.\n\n![PHP Tools Intellisense demo screenshot](https://raw.githubusercontent.com/DEVSENSE/phptools-docs/master/docs/vscode/imgs/completion-tooltip.gif)\n\n### IntelliSense\n\n- [PHP Intelephense](https://marketplace.visualstudio.com/items?itemName=bmewburn.vscode-intelephense-client) - The de-facto standard PHP language server: autocompletion, diagnostics, go-to-definition and more. (The former PHP IntelliSense by felixfbecker is deprecated.)\n\n### Laravel\n\n- [Laravel 5 Snippets](https://marketplace.visualstudio.com/items?itemName=onecentlin.laravel5-snippets) - Laravel 5 snippets for Visual Studio Code\n- [Laravel Blade Snippets](https://marketplace.visualstudio.com/items?itemName=onecentlin.laravel-blade) - Laravel blade snippets and syntax highlight support\n\n![Laravel blade snippets and syntax highlight support animation](https://raw.githubusercontent.com/onecentlin/laravel-blade-snippets-vscode/master/images/screenshot.gif)\n\n- [Laravel Model Snippets](https://marketplace.visualstudio.com/items?itemName=ahinkle.laravel-model-snippets) - Quickly get models up and running with Laravel Model Snippets.\n\n![Laravel Model Snippets animation](https://raw.githubusercontent.com/ahinkle/vscode-laravel-model-snippets/master/images/example.gif)\n\n- [Laravel Artisan](https://marketplace.visualstudio.com/items?itemName=ryannaddy.laravel-artisan) - Laravel Artisan commands within Visual Studio Code\n\n![Laravel Artisan commands within Visual Studio Code animation](https://raw.githubusercontent.com/TheColorRed/vscode-laravel-artisan/master/images/screens/make-controller.gif)\n\n- [DotENV](https://marketplace.visualstudio.com/items?itemName=mikestead.dotenv) - Support for dotenv file syntax\n\n![Support for dotenv file syntax screenshot](https://raw.githubusercontent.com/mikestead/vscode-dotenv/master/images/screenshot.png)\n\n- [Laravel Pint](https://marketplace.visualstudio.com/items?itemName=open-southeners.laravel-pint) - Run and configure Laravel Pint, the opinionated PHP code-style fixer for Laravel.\n\n### Twig\n\n- [Twig Language 2](https://marketplace.visualstudio.com/items?itemName=mblode.twig-language-2)\n\nTo enable Emmet support in .twig files, you'll need to have the following in your settings:\n\n```json\n{\n  \"emmet.includeLanguages\": {\n    \"twig\": \"html\"\n  }\n}\n```\n\n### Smarty\n\n#### [Smarty Template Support](https://marketplace.visualstudio.com/items?itemName=aswinkumar863.smarty-template-support)\n\u003e Smarty template support with formatting, folding, snippets, syntax highlighting and more.\n\n![Smarty Template Support](https://raw.githubusercontent.com/aswinkumar863/smarty-vscode-support/master/images/preview.gif)\n\n### Other extensions\n\n- [Format HTML in PHP](https://marketplace.visualstudio.com/items?itemName=rifi2k.format-html-in-php) - Formatting for the HTML in PHP files. Runs before the save action so you can still have a PHP formatter.\n\n![Format HTML in PHP](https://raw.githubusercontent.com/RiFi2k/format-html-in-php/master/format-html-in-php.gif)\n\n- [Composer](https://marketplace.visualstudio.com/items?itemName=ikappas.composer)\n- [PHP Create Class](https://marketplace.visualstudio.com/items?itemName=jaguadoromero.vscode-php-create-class) - Create PHP classes, interfaces, traits and enums from the context menu.\n- [PHP Debug](https://marketplace.visualstudio.com/items?itemName=xdebug.php-debug) - XDebug extension for Visual Studio Code\n- [PHP DocBlocker](https://marketplace.visualstudio.com/items?itemName=neilbrayfield.php-docblocker)\n- [php cs fixer](https://marketplace.visualstudio.com/items?itemName=junstyle.php-cs-fixer) - PHP CS Fixer extension for VS Code, php formatter, php code beautify tool\n- [phpcs](https://marketplace.visualstudio.com/items?itemName=ikappas.phpcs) - PHP CodeSniffer for Visual Studio Code\n- [phpfmt](https://marketplace.visualstudio.com/items?itemName=kokororin.vscode-phpfmt) - phpfmt for Visual Studio Code\n\n### Read more\n\n- [Configuring Visual Studio Code for Drupal](https://www.drupal.org/docs/develop/development-tools/configuring-visual-studio-code)\n\n## POV-Ray\n\n- [POV-Ray](https://marketplace.visualstudio.com/items?itemName=jmaxwilson.vscode-povray) - Persistence of Vision Ray Tracer (POV-Ray) Extension, includes Syntax Highlighting and Snippets for common POV-Ray scene elements, Render the current scene from within Visual Studio Code\n\n![Animated GIF of POV-Ray in Visual Studio Code](https://raw.githubusercontent.com/jmaxwilson/vscode-povray/master/images/vscode-povray-demo.gif)\n\n## Python\n\n- [Python](https://marketplace.visualstudio.com/items?itemName=ms-python.python) - Linting, Debugging (multi threaded, web apps), Intellisense, auto-completion, code formatting, snippets, unit testing, and more.\n\n### TensorFlow\n\n- [TensorFlow Snippets](https://marketplace.visualstudio.com/items?itemName=vahidk.tensorflow-snippets) - This extension includes a set of useful code snippets for developing TensorFlow models in Visual Studio Code.\n\n## ReasonML\n\n- [ReasonML](https://marketplace.visualstudio.com/items?itemName=jaredly.reason-vscode) - Intellisense, code formatting, refactoring, code lens and more\n\n## Ruby\n\n- [endwise](https://marketplace.visualstudio.com/items?itemName=kaiwood.endwise) - Automatically add `end` to Ruby code blocks as you type.\n\n## Rust\n\n- [rust-analyzer](https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer) - Linting, auto-completion, code formatting, snippets and more\n\n## Terraform\n\n- [Terraform](https://marketplace.visualstudio.com/items?itemName=hashicorp.terraform) - Syntax highlighting, linting, formatting, and validation for Hashicorp's Terraform\n\n# GitHub\n\n## [GitHub Pull Requests and Issues](https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-pull-request-github)\n\n\u003e Review and manage GitHub pull requests and issues\n\n## [GistPad](https://marketplace.visualstudio.com/items?itemName=vsls-contrib.gistfs)\n\n\u003e Allows you to manage GitHub Gists entirely within the editor. You can open, create, delete, fork, star and clone gists, and then seamlessly begin editing files as if they were local. It's like your very own developer library for building and referencing code snippets, commonly used config/scripts, programming-related notes/documentation, and interactive samples.\n\n![GistPad gist management](https://user-images.githubusercontent.com/116461/69910156-96274b80-13fe-11ea-9be4-d801f4e9c377.gif)\n\n## [GitHub Actions](https://marketplace.visualstudio.com/items?itemName=github.vscode-github-actions)\n\n\u003e Shows GitHub Actions workflows and runs\n\n## [GitHub Repositories](https://marketplace.visualstudio.com/items?itemName=GitHub.remotehub)\n\n\u003e Remotely browse and edit any GitHub repository\n\n## [GitHub Pull Request Monitor](https://marketplace.visualstudio.com/items?itemName=erichbehrens.pull-request-monitor)\n\n\u003e This extension uses the GitHub api to monitor the state of your pull requests and let you know when it's time to merge or if someone requested changes.\n\n![GitHub Pull Request Monitor](https://raw.githubusercontent.com/erichbehrens/pull-request-monitor/master/images/statusBarItems.png)\n\n# Productivity\n\n## [ARM Template Viewer](https://marketplace.visualstudio.com/items?itemName=bencoleman.armview)\n\n\u003e Displays a graphical preview of Azure Resource Manager (ARM) templates. The view will show all resources with the official Azure icons and also linkage between the resources.\n\n![Displays a graphical preview of Azure Resource Manager (ARM) templates](https://raw.githubusercontent.com/benc-uk/armview-vscode/master/assets/readme/screen1.png)\n\n## [Azure Cosmos DB](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-cosmosdb)\n\n\u003e Browse your database inside the vs code editor\n\n![Browse your database inside the vs code editor animation](https://media.giphy.com/media/fnK9fzP80e7YfO7JAq/giphy.gif)\n\n## [Azure IoT Toolkit](https://marketplace.visualstudio.com/items?itemName=vsciot-vscode.azure-iot-toolkit)\n\n\u003e Everything you need for the Azure IoT development: Interact with Azure IoT Hub, manage devices connected to Azure IoT Hub, and develop with code snippets for Azure IoT Hub\n\n![Code snippets for Azure IoT Hub screenshot](https://raw.githubusercontent.com/formulahendry/vscode-azure-iot-toolkit/master/images/device-explorer.png)\n\n## [Bookmarks](https://marketplace.visualstudio.com/items?itemName=alefragnani.Bookmarks)\n\n\u003e Mark lines and jump to them\n\n## [Microsoft Edge Tools](https://marketplace.visualstudio.com/items?itemName=ms-edgedevtools.vscode-edge-devtools)\n\n\u003e Use the Microsoft Edge browser's DevTools (Elements, Network, Console) and an in-editor browser preview directly inside VS Code.\n\n## [Color Tabs](https://marketplace.visualstudio.com/items?itemName=orepor.color-tabs-vscode-ext)\n\n\u003e An extension for big projects or monorepos that colors your tab/titlebar based on the current package\n\n![Color your tabs and/or titlebar based on regex](https://raw.githubusercontent.com/oreporan/color-tabs-vscode/master/docs/coverGif.gif)\n\n## [Create tests](https://marketplace.visualstudio.com/items?itemName=hardikmodha.create-tests)\n\n\u003e An extension to quickly generate test files.\n\n![Create tests extension animation](https://media.giphy.com/media/1iqPhENd8SLd9SggeX/giphy.gif)\n\n## [Dendron](https://marketplace.visualstudio.com/items?itemName=dendron.dendron)\n\n\u003e An extension that can turn Visual Studio Code into a PKM tool, with excellent UX, using Markdown files to organize and reference any amount of knowledge. Whether you organize your notes with PARA or Zettelkasten, link notes together like Roam, or simply create notes in an ad-hoc manner, Dendron can help. Think of it as a second brain to help you make sense of all the information you care about. Bonus: Dendron can also publish a static site via NextJS if also using `dendron-cli`.\n\n![dendron.dendron](https://foundation-prod-assetspublic53c57cce-8cpvgjldwysl.s3-us-west-2.amazonaws.com/assets/images/graph-intro.gif)\n\n## [Duplicate Action](https://marketplace.visualstudio.com/items?itemName=mrmlnc.vscode-duplicate)\n\n\u003e Ability to duplicate files and directories.\n\n## [Error Lens](https://marketplace.visualstudio.com/items?itemName=usernamehw.errorlens)\n\n\u003e Show language diagnostics inline (errors/warnings/...).\n\n![error lens demo gif](https://user-images.githubusercontent.com/9638156/71784742-de421b00-3007-11ea-8862-8c6ea2836202.gif)\n\n## [Toggle](https://marketplace.visualstudio.com/items?itemName=rebornix.toggle)\n\n\u003e Toggle any VS Code setting by your favorite keybindings.\n\nExample of toggling `typescript.inlayHints.functionLikeReturnTypes.enabled` by shortcut:\n\n![Toggle example demo](screenshots/toggle-example.gif)\n\n## [ES7 React/Redux/GraphQL/React-Native snippets](https://marketplace.visualstudio.com/items?itemName=dsznajder.es7-react-js-snippets)\n\n\u003e Provides Javascript and React/Redux snippets in ES7\n\n![es7-reactreduxgraphqlreact-native-snippets](https://user-images.githubusercontent.com/37667437/46757404-aa365800-cce7-11e8-80ca-9207b7a68dea.png)\n\n### [Gi](https://marketplace.visualstudio.com/items?itemName=rubbersheep.gi)\n\u003e Generating .gitignore files made easy.\n\n![.gitignore generation animation](https://raw.githubusercontent.com/hasit/vscode-gi/master/assets/gi.gif)\n\n## [Git History](https://marketplace.visualstudio.com/items?itemName=donjayamanne.githistory)\n\n\u003e View git log, file or line History\n\n## [Git Project Manager](https://marketplace.visualstudio.com/items?itemName=felipecaputo.git-project-manager)\n\n\u003e Automatically indexes your git projects and lets you easily toggle between them\n\n## [GitLink](https://marketplace.visualstudio.com/items?itemName=qezhu.gitlink)\n\n\u003e GoTo current file's online link in browser and Copy the link in clipboard.\n\n![GoTo current file online animation](https://raw.githubusercontent.com/qinezh/vscode-gitlink/master/images/how_to_use_it.gif)\n\n## [GitLens](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens)\n\n\u003e Provides Git CodeLens information (most recent commit, # of authors), on-demand inline blame annotations, status bar blame information, file and blame history explorers, and commands to compare changes with the working tree or previous versions.\n\n![GitLens inline git information animation](https://raw.githubusercontent.com/gitkraken/vscode-gitlens/main/images/docs/revision-navigation.gif)\n\n## [GitLab Workflow](https://marketplace.visualstudio.com/items?itemName=gitlab.gitlab-workflow)\n\u003e Adds a GitLab sidebar icon to view issues, merge requests and other GitLab resources.  You can also view the results of your GitLab CI/CD pipeline and check the syntax of your `.gitlab-ci.yml`.\n\n#### [Gradle Tasks](https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-gradle)\n\n\u003e Run gradle tasks in VS Code.\n\n![Gradle Tasks](https://raw.githubusercontent.com/microsoft/vscode-gradle/develop/images/gradle-tasks-view.png)\n\n## [Icon Fonts](https://marketplace.visualstudio.com/items?itemName=idleberg.icon-fonts)\n\n\u003e Snippets for popular icon fonts such as Font Awesome, Ionicons, Glyphicons, Octicons, Material Design Icons and many more!\n\n## [Import Cost](https://marketplace.visualstudio.com/items?itemName=wix.vscode-import-cost)\n\n\u003e This extension will display inline in the editor the size of the imported package. The extension utilizes webpack with babili-webpack-plugin in order to detect the imported size.\n\n## [Jira and Bitbucket](https://marketplace.visualstudio.com/items?itemName=Atlassian.atlascode)\n\n\u003e Bringing the power of Jira and Bitbucket to VS Code - With Atlassian for VS Code you can create and view issues, start work on issues, create pull requests, do code reviews, start builds, get build statuses and more!\n\n![Jira and Bitbucket workflow](https://bitbucket.org/atlassianlabs/atlascode/raw/master/.readme/dev-workflow.gif)\n\n## [Find-Jump](https://marketplace.visualstudio.com/items?itemName=usernamehw.find-jump)\n\n\u003e Fast label-based cursor movement — jump to anywhere visible by typing a few characters (in the spirit of Atom's Jumpy).\n\n## [Kanban](https://marketplace.visualstudio.com/items?itemName=mkloubert.vscode-kanban)\n\n![kanban](https://raw.githubusercontent.com/mkloubert/vscode-kanban/master/img/demo1.gif)\n\n\u003e Simple Kanban board for use in Visual Studio Code, with time tracking and Markdown support.\n\n## [Live Server](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer)\n\n\u003e Launch a development local Server with live reload feature for static \u0026 dynamic pages.\n\n![live-server](https://raw.githubusercontent.com/ritwickdey/vscode-live-server/master/images/Screenshot/vscode-live-server-animated-demo.gif)\n\n## [Clipboard Manager](https://marketplace.visualstudio.com/items?itemName=EdgardMessias.clipboard-manager)\n\n\u003e Keeps a history of your copies and cuts so you can pick any earlier entry to paste again.\n\n## [ngrok for VSCode](https://marketplace.visualstudio.com/items?itemName=philnash.ngrok-for-vscode)\n\n\u003e ngrok allows you to expose a web server running on your local machine to the internet. Just tell ngrok what port your web server is listening on. This extension allows you to control [ngrok](https://ngrok.com/) from the VSCode command palette\n\n![ngrok for VSCode](https://raw.githubusercontent.com/philnash/ngrok-for-vscode/master/images/start.gif)\n\n## [Dotnet Core Test Explorer](https://marketplace.visualstudio.com/items?itemName=formulahendry.dotnet-test-explorer)\n\n\u003e View and run your .NET Core tests directly in the editor.\n\n![View and run your .NET Core tests directly in the editor animation](https://raw.githubusercontent.com/formulahendry/vscode-dotnet-test-explorer/master/images/test-explorer.gif)\n\n## [i18n Ally](https://marketplace.visualstudio.com/items?itemName=antfu.i18n-ally)\n\n\u003e 🌍 All in one i18n extension for VSCode\n\n![i18n Ally](https://raw.githubusercontent.com/antfu/i18n-ally/master/screenshots/overview.png)\n\n## [Instant Markdown](https://marketplace.visualstudio.com/items?itemName=dbankier.vscode-instant-markdown)\n\n\u003eSimply, edit markdown documents in vscode and instantly preview it in your browser as you type.\n\n![Instant Markdown Screencast](https://raw.githubusercontent.com/dbankier/vscode-instant-markdown/master/vscode-instant-markdown.gif)\n\n## [npm Intellisense](https://marketplace.visualstudio.com/items?itemName=christian-kohler.npm-intellisense)\n\n\u003e Visual Studio Code plugin that autocompletes npm modules in import statements.\n\n![npm-intellisense](https://raw.githubusercontent.com/ChristianKohler/NpmIntellisense/master/images/auto_complete.gif)\n\n## [Parameter Hints](https://marketplace.visualstudio.com/items?itemName=DominicVonk.parameter-hints)\n\n\u003e Provides parameter hints on function calls in JS/TS/PHP files.\n\n![Parameter Hints](https://raw.githubusercontent.com/dominicvonk/vscode-parameter-hints/master/preview.png)\n\n## [Partial Diff](https://marketplace.visualstudio.com/items?itemName=ryu1kn.partial-diff)\n\n\u003e Compare (diff) text selections within a file, across different files, or to the clipboard\n\n![Partial Diff](https://raw.githubusercontent.com/ryu1kn/vscode-partial-diff/master/images/public.gif)\n\n### [Paste JSON as Code](https://marketplace.visualstudio.com/items?itemName=quicktype.quicktype)\n\n\u003e Infer the structure of JSON and paste is as types in many programming languages\n\n![Paste JSON as Code](https://raw.githubusercontent.com/quicktype/quicktype-vscode/master/media/demo.gif)\n\n## [Path Autocomplete](https://marketplace.visualstudio.com/items?itemName=ionutvmi.path-autocomplete)\n\n\u003e Provides path completion for visual studio code.\n\n![Path Autocomplete](https://raw.githubusercontent.com/ionutvmi/path-autocomplete/master/demo/path-autocomplete.gif)\n\n## [Path IntelliSense](https://marketplace.visualstudio.com/items?itemName=christian-kohler.path-intellisense)\n\n\u003e Visual Studio Code plugin that autocompletes filenames\n\n![Autocompletion for filenames animation](https://i.giphy.com/iaHeUiDeTUZuo.gif)\n\n## [Power Tools](https://marketplace.visualstudio.com/items?itemName=egomobile.vscode-powertools)\n\n\u003e Extends Visual Studio Code via things like Node.js based scripts or shell commands, without writing separate extensions\n\n![Power Tools](https://raw.githubusercontent.com/egomobile/vscode-powertools/master/img/demo.gif)\n\n## [PrintCode](https://marketplace.visualstudio.com/items?itemName=nobuhito.printcode)\n\n\u003e PrintCode converts the code being edited into an HTML file, displays it by browser and prints it.\n\n![PrintCode](https://raw.githubusercontent.com/nobuhito/vscode.printcode/master/printcode.gif)\n\n## [Project Manager](https://marketplace.visualstudio.com/items?itemName=alefragnani.project-manager)\n\n\u003e Easily switch between projects.\n\n![Switch between projects screenshot](https://raw.githubusercontent.com/alefragnani/vscode-project-manager/master/images/vscode-project-manager-side-bar.png)\n\n## [Project Dashboard](https://marketplace.visualstudio.com/items?itemName=kruemelkatze.vscode-dashboard)\n\n\u003e VSCode Project Dashboard is a Visual Studio Code extension that lets you organize your projects in a speed-dial like manner. Pin your frequently visited folders, files, and SSH remotes onto a dashboard to access them quickly.\n\n![Project Dashboard](https://user-images.githubusercontent.com/5564731/79053450-b7663700-7c3d-11ea-8498-bbfe7723b47f.gif)\n\n## [Rainbow CSV](https://marketplace.visualstudio.com/items?itemName=mechatroner.rainbow-csv)\n\u003e Highlight columns in comma, tab, semicolon and pipe separated files, consistency check and linting with CSVLint, multi-cursor column editing, column trimming and realignment, and SQL-style querying with RBQL.\n\n![Rainbow CSV](https://i.imgur.com/PRFKVIN.png)\n\n## [Remote Development](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.vscode-remote-extensionpack)\n\n\u003e Allows users to open any folder in a container, on a remote machine, container or in Windows Subsystem for Linux(WSL) and take advantage of VS Code's full feature set.\n\n![Remote SSH extension at work](https://microsoft.github.io/vscode-remote-release/images/ssh-readme.gif)\n\n## [REST Client](https://marketplace.visualstudio.com/items?itemName=humao.rest-client)\n\n\u003e Allows you to send HTTP request and view the response in Visual Studio Code directly.\n\n![Send HTTP request and view response animation](https://raw.githubusercontent.com/Huachao/vscode-restclient/master/images/usage.gif)\n\n## [Text Power Tools](https://marketplace.visualstudio.com/items?itemName=qcz.text-power-tools)\n\n\u003e All-in-one extension for text manipulation: filtering (grep), remove lines, insert number sequences and GUIDs, format content as table, change case, converting numbers and more. Great for finding information in logs and manipulating text.\n\n![Text Power Tools](https://raw.githubusercontent.com/qcz/vscode-text-power-tools/89a1d9d7be3edfc9bcf112fe427c662655cb60cc/images/filtering.gif)\n\n## [Todo Tree](https://marketplace.visualstudio.com/items?itemName=Gruntfuggly.todo-tree)\n\n\u003e Custom keywords, highlighting, and colors for TODO comments. As well as a sidebar to view all your current tags.\n\n![Todo Tree](https://raw.githubusercontent.com/Gruntfuggly/todo-tree/master/resources/screenshot.png)\n\n## [Toggle Quotes](https://marketplace.visualstudio.com/items?itemName=BriteSnow.vscode-toggle-quotes)\n\n\u003e Cycle between single, double and backtick quotes\n\n![Toggle Quotes](https://d3vv6lp55qjaqc.cloudfront.net/items/2V092N0u2O1a393Y0f28/Screen%20Recording%202018-10-04%20at%2009.26%20AM.gif?X-CloudApp-Visitor-Id=26998\u0026v=e2908c88)\n\n## [Typescript Destructure](https://marketplace.visualstudio.com/items?itemName=tusaeff.vscode-typescript-destructure-plugin)\n\n\u003e TypeScript Language Service Plugin providing a set of source actions for easy objects destructuring\n\n![Typescript Destructure](https://raw.githubusercontent.com/tusaeff/vscode-typescript-destructure-plugin/master/assets/destructure-to-constant.gif)\n\n## [WakaTime](https://marketplace.visualstudio.com/items?itemName=WakaTime.vscode-wakatime)\n\n\u003e Automatic time tracker and productivity dashboard showing how long you coded in each project, file, branch, and language.\n\n## [Timing](https://marketplace.visualstudio.com/items?itemName=HaaLeo.timing)\n\n\u003e Time converter extension to convert timestamps from/to various formats and insert them on demand or just display them. It further provides a neat hover provider to beautify epoch timestamps instantly. All features are highly customizable.\n\n![Timing](https://raw.githubusercontent.com/HaaLeo/vscode-timing/master/doc/Convert_Sample.gif)\n\n## [httpYac](https://marketplace.visualstudio.com/items?itemName=anweber.vscode-httpyac)\n\n\u003e Send HTTP, REST, GraphQL, gRPC, WebSocket and MQTT requests directly from VS Code.\n\n## [DevDb](https://marketplace.visualstudio.com/items?itemName=damms005.devdb)\n\n\u003e A zero-config database GUI that auto-loads and lets you browse your database directly inside VS Code.\n\n## [Keploy](https://marketplace.visualstudio.com/items?itemName=Keploy.keployio)\n\n\u003e Generate unit tests and API tests with mocks from your application traffic.\n\n## [SemanticDiff](https://marketplace.visualstudio.com/items?itemName=semanticdiff.semanticdiff)\n\n\u003e Language-aware diffs that ignore formatting-only changes and highlight the meaningful edits.\n\n## [Trunk](https://marketplace.visualstudio.com/items?itemName=Trunk.io)\n\n\u003e Meta-linter and formatter that runs and manages many linters/formatters from one config, plus check, test and merge tooling.\n\n## [Peacock](https://marketplace.visualstudio.com/items?itemName=johnpapa.vscode-peacock)\n\n\u003e Subtly change the color of your VS Code workspace — ideal for telling apart identical windows or monorepo projects.\n\n## [GitHub Copilot](https://marketplace.visualstudio.com/items?itemName=GitHub.copilot)\n\n\u003e AI pair programmer that suggests whole lines and functions as you type, with an in-editor chat.\n\n# Formatting \u0026 Beautification\n\n## [Better Align](https://marketplace.visualstudio.com/items?itemName=wwm.better-align)\n\n\u003e Align your code by colon(:), assignment(=,+=,-=,*=,/=) and arrow(=\u003e). It has additional support for comma-first coding style and trailing comment.\n\u003e\n\u003e And it doesn't require you to select what to be aligned, the extension will figure it out by itself.\n\n![Better Align](https://raw.githubusercontent.com/WarWithinMe/better-align/master/images/2.gif)\n\n## Auto Rename Tag\n\n\u003e Native settings, just add `\"editor.linkedEditing\": true` to your `settings.json` file\n\n\u003e Auto rename paired HTML/XML tags\n\n![Auto rename paired HTML/XML tags animation](https://raw.githubusercontent.com/formulahendry/vscode-auto-rename-tag/master/images/usage.gif)\n\n## [html2pug](https://marketplace.visualstudio.com/items?itemName=dbalas.vscode-html2pug)\n\n\u003e Transform html to pug inside your Visual Studio Code, forget about using an external page anymore.\n\n## [Paste and Indent](https://marketplace.visualstudio.com/items?itemName=Rubymaniac.vscode-paste-and-indent)\n\n\u003e Paste code with \"correct\" indentation\n\n![Indentation of pasted code animation](https://github.com/vikrantnegi/vscode-personal-preference-setting/blob/master/screenshots/pasteandindent.gif)\n\n## [Sort Lines](https://marketplace.visualstudio.com/items?itemName=Tyriar.sort-lines)\n\n\u003e Sorts lines of text in specific order\n\n![Sorts lines of text in specific order animation](https://raw.githubusercontent.com/Tyriar/vscode-sort-lines/master/images/usage-animation.gif)\n\n## [Surround](https://marketplace.visualstudio.com/items?itemName=yatki.vscode-surround)\n\n\u003e A simple yet powerful extension to add wrapper templates around your code blocks.\n\n![Wrap a template around a code block](https://raw.githubusercontent.com/yatki/vscode-surround/master/images/demo.gif)\n\n## [Wrap Selection](https://marketplace.visualstudio.com/items?itemName=konstantin.wrapSelection)\n\n\u003e Wraps selection or multiple selections with symbol or multiple symbols\n\n![Wraps selection or multiple selections with symbol or multiple symbols animation](https://github.com/gko/wrap/blob/master/features.gif)\n\n## [Formatting Toggle](https://marketplace.visualstudio.com/items?itemName=tombonnike.vscode-status-bar-format-toggle)\n\n\u003e Allows you to toggle your formatter on and off with a simple click\n\n## [shell-format](https://github.com/foxundermoon/vs-shell-format)\n\u003e shell script \u0026 Dockerfile \u0026 dotenv format\n\n![shell-format](https://raw.githubusercontent.com/foxundermoon/vs-shell-format/master/image/shell_format.gif)\n\n## [Vscode Google Translate](https://marketplace.visualstudio.com/items?itemName=funkyremi.vscode-google-translate)\n\u003e Quickly translate selected text right in your code\n\n![Vscode Google Translate](https://raw.githubusercontent.com/funkyremi/vscode-google-translate/master/demo.gif)\n\n## Explorer Icons\n\n### [City Lights Icons](https://marketplace.visualstudio.com/items?itemName=Yummygum.city-lights-icon-vsc)\n\n![City Lights Icons](https://raw.githubusercontent.com/yummygum/city-lights-icons-vsc/master/city-lights-icon-preview.gif)\n\n### [VSCode Icons](https://marketplace.visualstudio.com/items?itemName=vscode-icons-team.vscode-icons)\n\n![VSCode Icons](https://raw.githubusercontent.com/vscode-icons/vscode-icons/master/images/screenshot.gif)\n\n### [Seti Icons](https://marketplace.visualstudio.com/items?itemName=qinjia.seti-icons)\n\n![Seti Icons](https://raw.githubusercontent.com/hellopao/vscode-seti-icons/master/screenshot.png)\n\n### [Material Icon Theme](https://marketplace.visualstudio.com/items?itemName=PKief.material-icon-theme)\n\n![Material Icon Theme](https://raw.githubusercontent.com/PKief/vscode-material-icon-theme/master/images/fileIcons.png)\n\n# Uncategorized\n\n## [CodeRoad](https://marketplace.visualstudio.com/items?itemName=CodeRoad.coderoad)\n\n\u003e Play interactive tutorials in your favorite editor.\n\n![CodeRoad Demo](https://raw.githubusercontent.com/coderoad/coderoad-vscode/master/docs/static/gif/coderoad-example.gif)\n\n## [Code Runner](https://marketplace.visualstudio.com/items?itemName=formulahendry.code-runner)\n\n\u003e Run code snippet or code file for multiple languages: C, C++, Java, JavaScript, PHP, Python, Perl, Ruby, Go, Lua, Groovy, PowerShell, BAT/CMD, BASH/SH, F# Script, C# Script, VBScript, TypeScript, CoffeeScript, Scala, Swift, Julia, Crystal, OCaml Script\n\n![Run a snippet or file animation](https://raw.githubusercontent.com/formulahendry/vscode-code-runner/master/images/usage.gif)\n\n## [Code Time](https://marketplace.visualstudio.com/items?itemName=softwaredotcom.swdc-vscode)\n\n\u003e Automatic time reports by project and other programming metrics right in VS Code.\n\n![Code Time](https://camo.githubusercontent.com/918d2dfc585074f3b20566723f3ab8ce32e9d23e/68747470733a2f2f737764632d7673636f64652e73332d75732d776573742d312e616d617a6f6e6177732e636f6d2f636f64652d74696d652d66656174757265732e706e67)\n\n## [Color Highlight](https://marketplace.visualstudio.com/items?itemName=naumovs.color-highlight)\n\n\u003e Highlight web colors in your editor\n\n![Highlight web colors in your editor screenshot](https://cdn-images-1.medium.com/v2/resize:fit:1600/1*ZwE7OHKR5opvDCJJOw9KeQ.png)\n\n## [Output Colorizer](https://marketplace.visualstudio.com/items?itemName=IBM.output-colorizer)\n\u003e Syntax highlighting for the VS Code Output Panel and log files\n\n![IBM.output-colorizer](https://raw.githubusercontent.com/IBM-Bluemix/vscode-log-output-colorizer/master/github-assets/screenshot-1.jpg)\n\n## [Dash](https://marketplace.visualstudio.com/items?itemName=deerawan.vscode-dash)\n\n\u003e Dash integration in Visual Studio Code\n\n![Dash integration screenshot](https://cdn-images-1.medium.com/v2/resize:fit:2000/1*sqGllC-pgXNaEBfB-cxG9Q.png)\n\n## [Edit with Shell Command](https://marketplace.visualstudio.com/items?itemName=ryu1kn.edit-with-shell)\n\n\u003e Leverage your favourite shell commands to edit text\n\n![Edit with Shell Command](https://raw.githubusercontent.com/ryu1kn/vscode-edit-with-shell/master/images/animations/public.gif)\n\n## [Editor Config for VS Code](https://marketplace.visualstudio.com/items?itemName=EditorConfig.EditorConfig)\n\n\u003e Editor Config for VS Code\n\n## [SFTP](https://marketplace.visualstudio.com/items?itemName=Natizyskunk.sftp)\n\n\u003e Sync files to a remote server over SFTP/FTP, with upload-on-save, diff and remote browsing. Maintained successor to the original liximomo SFTP extension.\n\n## [Highlight JSX/HTML tags](https://marketplace.visualstudio.com/items?itemName=vincaslt.highlight-matching-tag)\n\n\u003e Highlights matching tags in the file.\n\n![](https://camo.githubusercontent.com/010b886fb93f49c56e4c7308ba0a5a1aca8a2db7/68747470733a2f2f692e696d67626f782e636f6d2f4455584c467657372e676966)\n\n## [Indent Rainbow](https://marketplace.visualstudio.com/items?itemName=oderwat.indent-rainbow)\n\n\u003e A simple extension to make indentation more readable.\n\n![indent-rainbow](https://raw.githubusercontent.com/oderwat/vscode-indent-rainbow/master/assets/example.png)\n\n## [iTerm2 Theme Sync](https://marketplace.visualstudio.com/items?itemName=tusaeff.vscode-iterm2-theme-sync)\n\n\u003e Syncs selected VSCode theme with iTerm2 color profile\n\n![iTerm2 Theme Sync](https://raw.githubusercontent.com/tusaeff/vscode-iterm2-theme-sync/master/screencast.gif)\n\n## [Password Generator](https://marketplace.visualstudio.com/items?itemName=ftonato.password-generator)\n\n\u003e Create a secure password using our generator tool. Help prevent a security threat by getting a strong password today.\n\n![Password Generator](https://raw.githubusercontent.com/ftonato/vscode-password-generator/master/preview.gif)\n\n## [PlatformIO IDE](https://marketplace.visualstudio.com/items?itemName=platformio.platformio-ide)\n\n\u003e The official PlatformIO IDE: a cross-platform ecosystem for embedded/IoT development supporting 1000+ boards and many platforms and frameworks, with build, debug and unit testing.\n\n## [Polacode](https://marketplace.visualstudio.com/items?itemName=pnp.polacode)\n\n\u003e Polaroid for your code 📸.\n\n![Make a polaroid image of your code animation](https://raw.githubusercontent.com/octref/polacode/master/demo/usage.gif)\n\n## [carbon-now-sh](https://marketplace.visualstudio.com/items?itemName=ericadamski.carbon-now-sh)\n \u003e Send your code to [carbon.now.sh](https://carbon.now.sh).\n ![Send your code to carbon.now.sh animation](https://user-images.githubusercontent.com/6516758/46617867-df765680-caeb-11e8-8899-95778cdcceb7.gif)\n\n## [Quokka](https://marketplace.visualstudio.com/items?itemName=WallabyJs.quokka-vscode)\n\n\u003e Rapid prototyping playground for JavaScript and TypeScript in VS Code, with access to your project's files, inline reporting, code coverage and rich output formatting.\n\n![Integrated JavaScript/TypeScript playground animation](https://quokkajs.com/assets/img/main-video.gif)\n\n## [Runner](https://marketplace.visualstudio.com/items?itemName=mattn.Runner)\n\n\u003e Run various scripts right from VS Code\n\n![Run various scripts right from VS Code animation](https://raw.githubusercontent.com/mattn/vscode-runner/master/images/screenshot.gif)\n\n## [SVG](https://marketplace.visualstudio.com/items?itemName=jock.svg)\n\n\u003e A Powerful SVG Language Support Extension(beta). Almost all the features you need to handle SVG.\n\n![SVG](https://raw.githubusercontent.com/lishu/vscode-svg/master/images/f1.png)\n\n## [Text Marker (Highlighter)](https://marketplace.visualstudio.com/items?itemName=ryu1kn.text-marker)\n\n\u003e Highlight multiple text patterns with different colors at the same time. Highlighting a single text pattern can be done with the editor's search functionality, but it cannot highlight multiple patterns at the same time, and this is where this extension comes handy.\n\n![Text Marker (Highlighter)](https://raw.githubusercontent.com/ryu1kn/vscode-text-marker/master/images/animations/public.gif)\n\n## [Interface generator](https://marketplace.visualstudio.com/items?itemName=dotup.dotup-vscode-interface-generator)\n\n\u003e Quickly generate interface definitions from typescript class\n\n![Interface generator](https://raw.githubusercontent.com/dotupNET/dotup-vscode-interface-generator/master/images/video2.gif)\n\n## [JFrog](https://marketplace.visualstudio.com/items?itemName=JFrog.jfrog-vscode-extension)\n\n\u003e Adds JFrog Xray scanning of project dependencies to your VS Code IDE. It allows developers to view panels displaying vulnerability information about the components and their dependencies directly in their VS Code IDE. The extension also allows developers to track the status of the code while it is being built, tested and scanned on the CI server.\n\n![JFrog](https://raw.githubusercontent.com/jfrog/jfrog-vscode-extension/master/resources/readme/introduction.png)\n\n## [SARIF Explorer](https://marketplace.visualstudio.com/items?itemName=trailofbits.sarif-explorer)\n\n\u003e Triage static-analysis results from SARIF files: view, group, filter and annotate findings. By Trail of Bits.\n\n## [Document Viewer](https://marketplace.visualstudio.com/items?itemName=SyncfusionInc.Document-Viewer-VSCode-Extensions)\n\n\u003e View Word, Excel, PDF, Markdown and CSV files directly inside VS Code.\n\n# Themes\n\n## UI\n\nIf you're feeling brave, there are at least two custom UIs for VS Code:\n\n- [Essence](https://github.com/essence-language/vscode-extension)\n\n## Syntax\n\n### [2077 theme by Endormi](https://vscodethemes.com/e/Endormi.2077-theme)\n\nCyberpunk 2077 inspired theme\n\n\u003ca href=\"https://vscodethemes.com/e/Endormi.2077-theme\"\u003e\n  \u003cimg src=\"./themes/screenshots/endormi.2077-theme.png\" width=\"600\" /\u003e\n\u003c/a\u003e\n\n### [An Old Hope Theme by Dustin Sanders](https://vscodethemes.com/e/dustinsanders.an-old-hope-theme-vscode)\n\nVSCode theme inspired by a galaxy far far away...\n\n\u003ca href=\"https://vscodethemes.com/e/dustinsanders.an-old-hope-theme-vscode\"\u003e\n  \u003cimg src=\"./themes/screenshots/dustinsanders.an-old-hope-theme-vscode.png\" width=\"600\" /\u003e\n\u003c/a\u003e\n\n### [Ariake Dark by wart](https://vscodethemes.com/e/wart.ariake-dark)\n\nDark VSCode theme inspired by Japanese traditional colors and the poetry composed 1000 years ago.\n\n\u003ca href=\"https://vscodethemes.com/e/wart.ariake-dark\"\u003e\n  \u003cimg src=\"./themes/screenshots/wart.ariake-dark.png\" width=\"600\" /\u003e\n\u003c/a\u003e\n\n### [Atom One Dark Theme by Mahmoud Ali](https://vscodethemes.com/e/akamud.vscode-theme-onedark)\n\nOne Dark Theme based on Atom.\n\n\u003ca href=\"https://vscodethemes.com/e/akamud.vscode-theme-onedark\"\u003e\n  \u003cimg src=\"./themes/screenshots/akamud.vscode-theme-onedark.png\" width=\"600\" /\u003e\n\u003c/a\u003e\n\n### [Atomize by emroussel](https://vscodethemes.com/e/emroussel.atomize-atom-one-dark-theme)\n\nA detailed and accurate Atom One Dark Theme.\n\n\u003ca href=\"https://vscodethemes.com/e/emroussel.atomize-atom-one-dark-theme\"\u003e\n  \u003cimg src=\"./themes/screenshots/atomize.png\" width=\"600\" /\u003e\n\u003c/a\u003e\n\n### [Ayu by teabyii](https://vscodethemes.com/e/teabyii.ayu)\n\nA simple theme with bright colors and comes in three versions — dark, light and mirage for all day long comfortable work.\n\n\u003ca href=\"https://vscodethemes.com/e/teabyii.ayu\"\u003e\n  \u003cimg src=\"./themes/screenshots/teabyii.ayu.png\" width=\"600\" /\u003e\n\u003c/a\u003e\n\n### [Borealis Theme by Alexander Eckert](https://vscodethemes.com/e/eckertalex.borealis)\n\nVS Code theme inspired by the calm colors of the aurora borealis in Alaska.\n\n\u003ca href=\"https://vscodethemes.com/e/eckertalex.borealis\"\u003e\n  \u003cimg src=\"./themes/screenshots/eckertalex.borealis.png\" width=\"600\" /\u003e\n\u003c/a\u003e\n\n### [Captain Sweetheart by ultradracula](https://vscodethemes.com/e/ultradracula.captain-sweetheart)\n\nTuff but sweet theme.\n\n\u003ca href=\"https://vscodethemes.com/e/ultradracula.captain-sweetheart\"\u003e\n  \u003cimg src=\"./themes/screenshots/ultradracula.captain-sweetheart.png\" width=\"600\" /\u003e\n\u003c/a\u003e\n\n### [City Lights by Yummygum](https://vscodethemes.com/e/Yummygum.city-lights-theme)\n\n🏙 Yummygum's Official City Lights suite\n\n\u003ca href=\"http://citylights.xyz\"\u003e\n  \u003cimg src=\"./themes/screenshots/city-lights-yummygum.png\" width=\"600\" /\u003e\n\u003c/a\u003e\n\n### [Cobalt2 Theme Official by Wes Bos](https://vscodethemes.com/e/wesbos.theme-cobalt2)\n\n🔥 Official theme by Wes Bos.\n\n\u003ca href=\"https://vscodethemes.com/e/wesbos.theme-cobalt2\"\u003e\n  \u003cimg src=\"./themes/screenshots/wesbos.theme-cobalt2.png\" width=\"600\" /\u003e\n\u003c/a\u003e\n\n### [Dracula Official by Dracula Theme](https://vscodethemes.com/e/dracula-theme.theme-dracula)\n\nOfficial Dracula Theme. A dark theme for many editors, shells, and more.\n\n\u003ca href=\"https://vscodethemes.com/e/dracula-theme.theme-dracula\"\u003e\n  \u003cimg src=\"./themes/screenshots/dracula-theme.theme-dracula.png\" width=\"600\" /\u003e\n\u003c/a\u003e\n\n### [Edge by Bogdan Lazar](https://vscodethemes.com/e/bogdanlazar.edge)\n\nA simple theme with bright colors in three variants — Night Sky, Serene and Ocean for all day long comfortable work.\n\n\u003ca href=\"https://vscodethemes.com/e/bogdanlazar.edge\"\u003e\n  \u003cimg src=\"./themes/screenshots/bogdanlazar.edge-theme.png\" width=\"600\" /\u003e\n\u003c/a\u003e\n\n### [Eva Theme by fisheva](https://vscodethemes.com/e/fisheva.eva-theme)\n\nA colorful and semantic coloring code theme.\n\n\u003ca href=\"https://vscodethemes.com/e/fisheva.eva-theme\"\u003e\n  \u003cimg src=\"./themes/screenshots/fisheva.eva-theme.png\" width=\"600\" /\u003e\n\u003c/a\u003e\n\n### [Fairy Floss by nopjmp and sailorhg](https://vscodethemes.com/e/nopjmp.fairyfloss)\n\nA fun, purple-based pastel/candy/daydream fairyfloss theme made by sailorhg.\n\n\u003ca href=\"https://vscodethemes.com/e/nopjmp.fairyfloss\"\u003e\n  \u003cimg src=\"./themes/screenshots/nopjmp.fairyfloss.png\" width=\"600\" /\u003e\n\u003c/a\u003e\n\n### [GitHub Theme by Thomas Pink](https://vscodethemes.com/e/thomaspink.theme-github)\n\nGitHub Theme for Visual Studio Code.\n\n\u003ca href=\"https://vscodethemes.com/e/thomaspink.theme-github\"\u003e\n  \u003cimg src=\"./themes/screenshots/thomaspink.theme-github.png\" width=\"600\" /\u003e\n\u003c/a\u003e\n\n### [Jellybeans Theme by Dimitar Nonov](https://vscodethemes.com/e/DimitarNonov.jellybeans-theme)\n\nJellybeans Theme for Visual Studio Code.\n\n\u003ca href=\"https://vscodethemes.com/e/DimitarNonov.jellybeans-theme\"\u003e\n  \u003cimg src=\"./themes/screenshots/jellybeans-theme.png\" width=\"600\" /\u003e\n\u003c/a\u003e\n\n### [Material Palenight Theme by whizkydee](https://vscodethemes.com/e/whizkydee.material-palenight-theme)\n\nAn elegant and juicy material-like theme for Visual Studio Code.\n\n\u003ca href=\"https://vscodethemes.com/e/whizkydee.material-palenight-theme\"\u003e\n  \u003cimg src=\"./themes/screenshots/whizkydee.material-palenight-theme.png\" width=\"600\" /\u003e\n\u003c/a\u003e\n\n### [Material Theme by Mattia Astorino](https://vscodethemes.com/e/Equinusocio.vsc-material-theme)\n\nThe most epic theme now for Visual Studio Code.\n\n\u003ca href=\"https://vscodethemes.com/e/Equinusocio.vsc-material-theme\"\u003e\n  \u003cimg src=\"./themes/screenshots/Equinusocio.vsc-material-theme.png\" width=\"600\" /\u003e\n\u003c/a\u003e\n\n### [Mno by u29dc](https://vscodethemes.com/e/u29dc.mno)\n\nMinimal monochrome theme.\n\n\u003ca href=\"https://vscodethemes.com/e/u29dc.mno\"\u003e\n  \u003cimg src=\"./themes/screenshots/u29dc.mno.png\" width=\"600\" /\u003e\n\u003c/a\u003e\n\n### [Omni by Rocketseat](https://vscodethemes.com/e/rocketseat.theme-omni)\n\nA dark theme with vibrant colors by Rocketseat.\n\n\u003ca href=\"https://marketplace.visualstudio.com/items?itemName=rocketseat.theme-omni\"\u003e\n  \u003cimg src=\"https://storage.googleapis.com/golden-wind/github/omni/omni.png\" width=\"600\" /\u003e\n\u003c/a\u003e\n\n### [One Monokai by azemoh](https://vscodethemes.com/e/azemoh.one-monokai)\n\nA popular free Monokai theme for Visual Studio Code, blending Monokai with Atom's One Dark.\n\n\u003ca href=\"https://marketplace.visualstudio.com/items?itemName=azemoh.one-monokai\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/azemoh/vscode-one-monokai/master/screenshot-v0.2.0.png\" width=\"600\" /\u003e\n\u003c/a\u003e\n\n### [Monokai Pro by monokai (commercial)](https://vscodethemes.com/e/monokai.theme-monokai-pro-vscode)\n\nBeautiful functionality for professional developers, from the author of the original Monokai color scheme.\n\n\u003ca href=\"https://vscodethemes.com/e/monokai.theme-monokai-pro-vscode\"\u003e\n  \u003cimg src=\"./themes/screenshots/1079cc76.png\" width=\"600\" /\u003e\n\u003c/a\u003e\n\n### [Night Owl by Sarah Drasner](https://vscodethemes.com/e/sdras.night-owl)\n\nA VS Code theme for the night owls out there. Works well in the daytime, too, but this theme is fine-tuned for those of us who like to code late into the night. Color choices have taken into consideration what is accessible to people with color blindness and in low-light circumstances. Decisions were also based on meaningful contrast for reading comprehension and for optimal razzle dazzle. ✨\n\n\u003ca href=\"https://marketplace.visualstudio.com/items?itemName=sdras.night-owl\"\u003e\n  \u003cimg src=\"./themes/screenshots/night-owl.png\" width=\"600\" /\u003e\n\u003c/a\u003e\n\n### [Plastic by Will Stone](https://vscodethemes.com/e/will-stone.plastic)\n\nA simple theme.\n\n\u003ca href=\"https://vscodethemes.com/e/will-stone.plastic\"\u003e\n  \u003cimg src=\"./themes/screenshots/will-stone.plastic.png\" width=\"600\" /\u003e\n\u003c/a\u003e\n\n### [Nord by arcticicestudio](https://vscodethemes.com/e/arcticicestudio.nord-visual-studio-code)\n\nAn arctic, north-bluish clean and elegant Visual Studio Code theme.\n\n\u003ca href=\"https://vscodethemes.com/e/arcticicestudio.nord-visual-studio-code\"\u003e\n  \u003cimg src=\"./themes/screenshots/arcticicestudio.nord-visual-studio-code.png\" width=\"600\" /\u003e\n\u003c/a\u003e\n\n### [Rainglow by Dayle Rees](https://vscodethemes.com/e/daylerees.rainglow)\n\nCollection of 320+ beautiful syntax and UI themes.\n\n\u003ca href=\"https://vscodethemes.com/e/daylerees.rainglow\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/rainglow/examples/master/vscode/gloom-contrast.png\" width=\"600\" /\u003e\n\u003c/a\u003e\n\n### [Relaxed Theme by Michael Kühnel](https://vscodethemes.com/e/mischah.relaxed-theme)\n\nA relaxed theme to take a more relaxed view of things.\n\n\u003ca href=\"https://vscodethemes.com/e/mischah.relaxed-theme\"\u003e\n  \u003cimg src=\"./themes/screenshots/relaxed-theme.png\" width=\"600\" /\u003e\n\u003c/a\u003e\n\n### [Shades of Purple by Ahmad Awais](https://vscodethemes.com/e/ahmadawais.shades-of-purple)\n\n⚡ A professional theme with hand-picked \u0026 bold shades of purple 💜 to go along with your VS Code. A custom VS Code theme with style.\n\n\u003ca href=\"https://vscodethemes.com/e/ahmadawais.shades-of-purple\"\u003e\n  \u003cimg src=\"./themes/screenshots/ahmadawais.shades-of-purple.png\" width=\"600\" /\u003e\n\u003c/a\u003e\n\n### [Slime Theme by smlombardi](https://vscodethemes.com/e/smlombardi.slime)\n\nA dark syntax/workbench theme for Visual Studio Code - optimized for SCSS, HTML, JS, TS, Markdown, and PHP files.\n\n\u003ca href=\"https://vscodethemes.com/e/smlombardi.slime\"\u003e\n  \u003cimg src=\"./themes/screenshots/slime.png\" width=\"600\" /\u003e\n\u003c/a\u003e\n\n### [Niketa Theme by Dejan Toteff](https://vscodethemes.com/e/selfrefactor.niketa-theme)\n\n Collection of 18 light themes separated in 4 groups by background's brightness.\n\n \u003ca href=\"https://vscodethemes.com/e/mischah.relaxed-theme\"\u003e\n  \u003cimg src=\"./themes/screenshots/niketa-theme.png\" width=\"600\" /\u003e\n\u003c/a\u003e\n\n# People to Follow\n\nA list of Twitter accounts for various people in the VS Code Community\n\n- [@code](https://twitter.com/code) - The official VS Code Twitter\n- [@auchenberg](https://twitter.com/auchenberg) - VS Code Program Manager\n- [@BenjaminPasero](https://twitter.com/BenjaminPasero) - VS Code Dev\n- [@chrisdias](https://twitter.com/chrisdias) - VS Code Program Manager\n- [@_clarkio](https://twitter.com/_clarkio) - Developer Advocate @ Azure. Creator of VS Code release highlight videos\n- [@eamodio](https://twitter.com/eamodio) - GitLens creator\n- [@ErichGamma](https://twitter.com/ErichGamma) - VS Code Dev\n- [@IsidorN](https://twitter.com/IsidorN) - VS Code Dev\n- [@joaomoreno](https://twitter.com/joaomoreno) - VS Code Dev\n- [@lannonbr](https://twitter.com/lannonbr) - Creator of vscode.rocks \u0026 JS Parameter Annotations extension\n- [@maeschli](https://twitter.com/maeschli) - VS Code Dev\n- [@mattbierner](https://twitter.com/mattbierner) - VS Code Dev\n- [@MrAhmadAwais](https://twitter.com/MrAhmadAwais) - JS/WordPress Core Dev. Creator of VSCode.pro course \u0026 Shades of Purple theme\n- [@ramyanexus](https://twitter.com/ramyanexus) - VS Code Dev. Maintainer of Go extension\n- [@Tyriar](https://twitter.com/Tyriar) - VS Code Dev. Creator of xterm.js\n\n# Resources for extension developers\n\n## Documentation\n\n- [Better Comments](https://marketplace.visualstudio.com/items?itemName=aaron-bond.better-comments) - The Better Comments extension will help you create more human-friendly comments in your code.\n- [Visual Studio Code API](https://code.visualstudio.com/api) section of [Official Documentation](https://code.visualstudio.com/docs)\n\n## Libraries\n\n- [typed-vscode](https://www.npmjs.com/package/typed-vscode) - Generates types from contribution points of your extension manifest\n\n## Tools\n\n- [Live Share](https://marketplace.visualstudio.com/items?itemName=MS-vsliveshare.vsliveshare) - Visual Studio Live Share enables you to collaboratively edit and debug with others in real time, regardless what programming languages you're using or app types you're building.\n- [Online TextMate Themes Editor](https://el-angel.github.io/theme-editor/) - since VS Code supports TextMate themes, you can create them in this online editor and then create a new VS Code package using [Yo Code](https://code.visualstudio.com/docs/extensions/yocode) tool\n- [Yo Code - Extension Generator](https://code.visualstudio.com/docs/extensions/yocode)\n- [Open in Code](https://github.com/sozercan/OpenInCode) - macOS Finder toolbar app to open current folder in Visual Studio Code\n\n![macOS Finder toolbar app to open current folder in Visual Studio Code animation](https://camo.githubusercontent.com/edbae5fe27d6c7af23218e60cb07e3a5061bbbab/687474703a2f2f692e696d6775722e636f6d2f4c6d56484978572e676966)\n\n- [Themer](https://themer.dev) - Easily create your own theme for VS Code (and matching ones for your other tools).\n- [Azure Tools](https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-node-azure-pack) - Microsoft's official Azure extension pack, bundling the core Azure extensions for working with Azure resources directly from VS Code.\n\n- [Mark down preview](https://marketplace.visualstudio.com/items?itemName=shd101wyy.markdown-preview-enhanced) - Markdown Preview Enhanced is an extension that provides you with many useful functionalities such as automatic scroll sync, math typesetting, mermaid, PlantUML, pandoc, PDF export, code chunk, presentation writer, etc. A lot of its ideas are inspired by Markdown Preview Plus and RStudio Markdown.\n\n# Online Courses\n\n## Visual Studio Code Power User Course (commercial)\n\nAfter 10 years with Sublime Text, [Ahmad Awais](https://twitter.com/MrAhmadAwais/) switched to VSCode, built [Shades of Purple theme](https://marketplace.visualstudio.com/items?itemName=ahmadawais.shades-of-purple), and spent over a 1,000 hours perfecting his setup. He has launched a VSCode Power User Course to help you switch today. You can bring all your custom settings from the previous editor and learn the power user workflows for HTML/CSS, Git/GitHub \u0026 Open Source, supercharged Markdown, and everything from JavaScript to PHP, Go, Python, C++, C#, ROR. In this course, you'll also learn to install/setup 50+ Extensions.\n\n- [VSCode.pro](https://vscode.pro/) - 📺 Huge five hours 65 videos VSCode course.\n- [Ahmad Awais](https://twitter.com/MrAhmadAwais/) - 🙌 Creator of Shades of Purple theme. Core Developer for WP/JS. OSS Dev Advocate.\n\n# Contribute\n\nContributions welcome! Read the [contribution guidelines](CONTRIBUTING.md) first.\n\n# License\n\nI am providing code and resources in this repository to you under an open source license. Because this is my personal repository, the license you receive to my code and resources is from me and not my employer (Microsoft).\n\n[![CC0](https://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/)\n\nTo the extent possible under law, [Valerii Iatsko](https://viatsko.me) has waived all copyright and related or neighboring rights to this work.\n","projects_url":"https://awesome.ecosyste.ms/api/v1/lists/viatsko%2Fawesome-vscode/projects"}