SuperHero Extensions PackThanks for checking out my VS Code SuperHero extension pack. This extension pack is part of my VS Code SuperHero course → Let me teach you everything there is to know about VS Code and make you a VS Code SuperHero too! If this extension pack helps you out, give me 🌟🌟🌟🌟🌟 five-star rating! → 😃 Included ExtensionscodeSTACKr ThemeA special theme for SuperHeros. 😃 vscode-iconsAuto Rename Tag
This one automatically renames the corresponding tag that you modify. This is just a helpful time-saver. Prettier
This extension keeps your code formatted and uniform throughout. Code Spell Checker
Who knew you needed a spell checker for your code. (lol) This extension is a basic spell checker to help you catch common spelling errors. Multiple cursor case preserve
Have you ever tried to change a single word in all variable names, but had your camelCase broken? This extension preserves selection case in these situations. It recognizes CAPS, Uppercase and lowercase. It works for typing or pasting. Live Server
This extension sets up a local web server so that you can see the changes made in real-time without having to reload. It’s a must-have for web development. Better Comments
This extension helps to make your comments stand out. HTML CSS Support
Here are a few key features this extension adds:
Color Highlight
Always know what color you are working with using this extension. Colors will be highlighted using its color. GitLens
GitLens supercharges the Git functionality within VS Code. Easily see who made changes to code, when they made the changes, and why they made them. :emojisense:
This extension allows you to quickly insert emoji into your code using a standard ES7 React/Redux/GraphQL/React-Native snippets
If you are writing React code, this is a must-have extension! This extension will add snippets for all of the common React code that you'll write. Template String Converter
This extension converts a string to a template string when ${ is typed. Typing a dollar sign then open curly brace within a string converts the quotes to backticks. Thunder Client
Thunder Client is a lightweight Rest API Client Extension for Visual Studio Code with simple and clean design. Issues & SuggestionsFor any issues or suggestions, please use GitHub issues. How to make your own extension packWant to learn how to make your own extension pack?? Check out this video: |

