{"id":18887410,"url":"https://github.com/rahul-sahani04/must_need_vs_code_extensions","last_synced_at":"2026-02-24T07:30:16.834Z","repository":{"id":195354883,"uuid":"692757980","full_name":"Rahul-Sahani04/Must_Need_VS_Code_Extensions","owner":"Rahul-Sahani04","description":"This is a list of Visual Studio Code extensions that you can use to enhance your coding experience. These extensions cover a wide range of functionalities, from code formatting to theme customization and more.","archived":false,"fork":false,"pushed_at":"2024-02-24T11:41:13.000Z","size":58,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-31T05:23:05.000Z","etag":null,"topics":["beginner-friendly","extensions","tutorial","vscode","vscode-configs","vscode-extension"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Rahul-Sahani04.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-09-17T13:52:05.000Z","updated_at":"2024-05-31T18:44:02.000Z","dependencies_parsed_at":"2024-02-24T12:31:49.722Z","dependency_job_id":null,"html_url":"https://github.com/Rahul-Sahani04/Must_Need_VS_Code_Extensions","commit_stats":null,"previous_names":["rahul-sahani04/must_need_vs_code_extensions","rahul1sahani/must_need_vs_code_extensions"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rahul-Sahani04%2FMust_Need_VS_Code_Extensions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rahul-Sahani04%2FMust_Need_VS_Code_Extensions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rahul-Sahani04%2FMust_Need_VS_Code_Extensions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rahul-Sahani04%2FMust_Need_VS_Code_Extensions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rahul-Sahani04","download_url":"https://codeload.github.com/Rahul-Sahani04/Must_Need_VS_Code_Extensions/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239859563,"owners_count":19708863,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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"}},"keywords":["beginner-friendly","extensions","tutorial","vscode","vscode-configs","vscode-extension"],"created_at":"2024-11-08T07:37:07.098Z","updated_at":"2026-02-24T07:30:16.760Z","avatar_url":"https://github.com/Rahul-Sahani04.png","language":null,"readme":"\u003ch1 align=\"center\"\u003eVisual Studio Code Extensions. You Need\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Made%20with-%E2%9D%A4%EF%B8%8F%20in%20VS%20Code-blue.svg\" alt=\"Made with love in VS Code\"\u003e\n  \u003cimg src=\"https://img.shields.io/github/license/Rahul-Sahani04/Must_Need_VS_Code_Extensions\" alt=\"License\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  Enhance your coding experience with this curated list of Visual Studio Code extensions. From code formatting to theme customization, these extensions cover a wide range of functionalities.\n\u003c/p\u003e\n\n## Table of Contents\n- [Extensions List](#extensions-list)\n- Methods:\n- - [Easy Way 😴](#easy-method)\n- - [Hard Way 😈](#hard-method)\n- [How to Use](#how-to-use)\n- [Contributing](#contributing)\n- [License](#license)\n\n\n## Easy Method \n1. Download the given file [vscode-extensions.list](https://github.com/Rahul-Sahani04/Must_Need_VS_Code_Extensions/blob/main/vscode-extensions.list) onto your system.\n- For Linux:\u003cbr\u003e\n  2. Head to the downloaded directory.\u003cbr\u003e\n  3. Head to the downloaded directory (using Terminal).\u003cbr\u003e\n    - For example:\n      ```bash\n        cd downloads\n      ```\n4. Use the following command:\u003cbr\u003e\n   ```bash\n    cat vscode-extensions.list | xargs -L 1 code --install-extension\n   ```\n\n- For Windows:\u003cbr\u003e\n  2. Open Windows PowerShell.\u003cbr\u003e\n  3. Head to the downloaded directory (using Windows PowerShell) \u003cimg src=\"https://skillforge.com/wp-content/uploads/2022/06/powershell.png\" width=\"35px\" align=\"center\"/\u003e \u003cbr\u003e\n  - For example:\n    ```bash\n      cd downloads\n    ```\n4. Use the following command:\u003cbr\u003e\n   ```bash\n    Get-Content vscode-extensions.list | ForEach-Object { code --install-extension $_ }\n   ```\n   \n- And you are done. ;)\n\n## Hard Method\n1. Go through each and every extension or just the ones you want.\n\n## Extensions List\n\n1. [Better Comments](https://marketplace.visualstudio.com/items?itemName=aaron-bond.better-comments) - Version 3.0.2\n2. [CodeSnap](https://marketplace.visualstudio.com/items?itemName=adpyke.codesnap) - Version 1.3.4\n3. [BlackBox](https://marketplace.visualstudio.com/items?itemName=blackboxapp.blackbox) - Version 1.1.58\n4. [Tailwind CSS](https://marketplace.visualstudio.com/items?itemName=bradlc.vscode-tailwindcss) - Version 0.10.0\n5. [Simple React Snippets](https://marketplace.visualstudio.com/items?itemName=burkeholland.simple-react-snippets) - Version 1.2.7\n6. [Doxdocgen](https://marketplace.visualstudio.com/items?itemName=cschlosser.doxdocgen) - Version 1.4.0\n7. [Move Syntax](https://marketplace.visualstudio.com/items?itemName=damirka.move-syntax) - Version 0.4.12\n8. [ES7 React/Redux Snippets](https://marketplace.visualstudio.com/items?itemName=dsznajder.es7-react-js-snippets) - Version 4.4.3\n9. [Bracket Pair Toggler](https://marketplace.visualstudio.com/items?itemName=dzhavat.bracket-pair-toggler) - Version 0.0.3\n10. [GitLens](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens) - Version 14.3.0\n11. [HTML CSS Support](https://marketplace.visualstudio.com/items?itemName=ecmel.vscode-html-css) - Version 1.13.1\n12. [Material Theme Icons](https://marketplace.visualstudio.com/items?itemName=equinusocio.vsc-material-theme-icons) - Version 3.0.4\n13. [Prettier](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode) - Version 10.1.0\n14. [REST Client](https://marketplace.visualstudio.com/items?itemName=humao.rest-client) - Version 0.25.1\n15. [Better C++ Syntax](https://marketplace.visualstudio.com/items?itemName=jeff-hykin.better-cpp-syntax) - Version 1.17.2\n16. [C# Snippets](https://marketplace.visualstudio.com/items?itemName=jorgeserrano.vscode-csharp-snippets) - Version 1.1.0\n17. [Solidity](https://marketplace.visualstudio.com/items?itemName=juanblanco.solidity) - Version 0.0.165\n18. [Python Indent](https://marketplace.visualstudio.com/items?itemName=kevinrose.vsc-python-indent) - Version 1.18.0\n19. [Unity Code Snippets](https://marketplace.visualstudio.com/items?itemName=kleber-swf.unity-code-snippets) - Version 2.2.5\n20. [VSCord](https://marketplace.visualstudio.com/items?itemName=leonardssh.vscord) - Version 5.1.18\n21. [Rainbow CSV](https://marketplace.visualstudio.com/items?itemName=mechatroner.rainbow-csv) - Version 3.7.1\n22. [MongoDB](https://marketplace.visualstudio.com/items?itemName=mongodb.mongodb-vscode) - Version 1.2.1\n23. [Docker](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-docker) - Version 1.26.0\n24. [C#](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csharp) - Version 2.1.2\n25. [.NET Runtime](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.vscode-dotnet-runtime) - Version 1.7.3\n26. [Black Formatter](https://marketplace.visualstudio.com/items?itemName=ms-python.black-formatter) - Version 2023.4.1\n27. [isort](https://marketplace.visualstudio.com/items?itemName=ms-python.isort) - Version 2023.10.1\n28. [Pylance](https://marketplace.visualstudio.com/items?itemName=ms-python.vscode-pylance) - Version 2023.9.10\n29. [CMake Tools](https://marketplace.visualstudio.com/items?itemName=ms-vscode.cmake-tools) - Version 1.15.31\n30. [Remote Explorer](https://marketplace.visualstudio.com/items?itemName=ms-vscode.remote-explorer) - Version 0.4.1\n31. [Remote Server](https://marketplace.visualstudio.com/items?itemName=ms-vscode.remote-server) - Version 1.4.3\n32. [Live Share](https://marketplace.visualstudio.com/items?itemName=ms-vsliveshare.vsliveshare) - Version 1.0.5883\n33. [Live Server](https://marketplace.visualstudio.com/items?itemName=ritwickdey.liveserver) - Version 5.7.9\n34. [Night Owl](https://marketplace.visualstudio.com/items?itemName=sdras.night-owl) - Version 2.0.1\n35. [Move TS](https://marketplace.visualstudio.com/items?itemName=stringham.move-ts) - Version 1.12.0\n36. [Pets](https://marketplace.visualstudio.com/items?itemName=tonybaloney.vscode-pets) - Version 1.25.0 \u003c----- Most Needed Extension.\n37. [CMake](https://marketplace.visualstudio.com/items?itemName=twxs.cmake) - Version 0.0.17\n38. [API Usage Examples](https://marketplace.visualstudio.com/items?itemName=visualstudioexptteam.intellicode-api-usage-examples) - Version 0.2.8\n39. [Visual Studio IntelliCode](https://marketplace.visualstudio.com/items?itemName=visualstudioexptteam.vscodeintellicode) - Version 1.2.30\n40. [Console Ninja](https://marketplace.visualstudio.com/items?itemName=wallabyjs.console-ninja) - Version 0.0.224\n41. [Random Everything](https://marketplace.visualstudio.com/items?itemName=helixquar.randomeverything) - Version 0.3.6\n42. [Toggle Quotes](https://marketplace.visualstudio.com/items?itemName=BriteSnow.vscode-toggle-quotes) - Version 0.0.3\n\n## How to Use\n\nTo use these extensions in Visual Studio Code, follow these steps:\n\n1. Open Visual Studio Code.\n2. Click on the Extensions icon in the Activity Bar on the side of the window.\n3. Search for the extension by name.\n4. Click the \"Install\" button to install the extension.\n5. After installation, click the \"Reload\" button to activate the extension.\n\nEnjoy using these extensions to improve your coding productivity and customize your development environment!\n\n## Contributing\n\nContributions are welcome! If you have an extension that you think should be added to this list, please open an issue or create a pull request.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frahul-sahani04%2Fmust_need_vs_code_extensions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frahul-sahani04%2Fmust_need_vs_code_extensions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frahul-sahani04%2Fmust_need_vs_code_extensions/lists"}