Best VSCode extensions used in 2022
1. Prettier - Formatting JavaScript/CSS/HTML files
Prettier is a tool that helps you format your code into a clean and consistent style. You can choose from different formats like JSON, CSS, HTML, etc. This extension allows you to easily reformat your code without having to manually edit each file.
2. GitGutter - Show line numbers in gutter
GitGutter is an extension that shows line numbers in the gutter of your editor. This makes it easy to navigate through large files and find where you left off.
3. Live Share - Open live share link directly from URL bar
LiveShare is a free online service that lets you share links with anyone instantly. If you are working on a project with others, you can simply click on the link and everyone gets access to the same page.
0 Comments