The Best VSCode Extensions 2024

preview_player
Показать описание
The best VSCode extensions. These are some of my favorite VSCode extensions that I use to increase my productivity. Checkout my video to learn more and see a demo of each extension.

Extensions
00:00 Intro
00:07 Prettier
00:33 Code Spell Checker
01:08 ESLint
01:31 Error Lens
02:01 Material Icon Theme
02:31 Live Server
03:04 Auto Rename Tag
03:25 Peacock
03:58 Auto-Open Markdown Preview
04:22 Markdown All in One
04:49 Code Runner
05:13 Jest
05:46 Jest Runner
05:56 Simple React Snippets
06:22 GitHub Copilot
06:46 IntelliCode
07:11 YAML
07:21 GitLens - Git Supercharged
08:11 Git History
08:36 Git Graph
08:56 VSCode Pets

#vscode #programming #coding #softwareengineer #productivity #webdeveloper

Prettier is an opinionated code formatter.

Code Spell checker

EsLint

Error lens display errors from EsLint and other tools next to the line.

Material Icons

Live Server is great for html, js, css live reloading of the browser

Auto rename tag will automatically rename the closing tag for HTML or XML. In my opinion this is an overlooked feature that should be built into VSCode.

Peacock change vs code color per a project.

Auto-open Markdown is a great extension that will automatically open the preview of a MD file next to the edit version.

Markdown All In One adds keyboard shortcuts and more for markdown.

Code runner - Run code snippets right in VSCode. It supports many languages.

Jest extension a fully featured test runner for Jest.

Jest Runner is a great alternative to the jest extension that adds a run and debug button above each test plus various context menus to run tests.

Simple React Snippets helps to speed up react development with many popular code snippets to write react code faster.

Github copilot is an AI pair programmer right in your IDE. It can suggest lines or entire functions to write. GitHub Copilot uses a special version of GPT-3 that has been trained on a large body of public source code. I have used it in the past and found it very useful unfortunately it is no longer free and requires a monthly subscription.

The IntelliCode extension is an AI Assistant for python typescript, javascript and java.
IntelliCode is an AI-boosted upgrade to the built in intellisense code completion feature of VSCOde. It uses AI to provide more accurate suggestions for code completion. It does this by analyzing a developer's code context to make these better suggestions.
It is not as powerful as GitHub Copilot, however the price tag is free.

YAML - if you write any YAML install this for it’s awesome autocompletion and validation of YAML.

GitLens - Git Supercharged as you can tell from the name adds a ton of git features to VSCode. The best feature is the git blame feature. It adds text to every line letting you know the last developer to modify the line of code. Unfortunately some of the features require a subscription.

Git Graph is a graphical representation of your git log and allows you to perform actions from the graph.

Git history is a graphical representation of your git log and allows you to perform actions from the graph.

VSCode Pets adds cute pixelated pets to VSCode. Each pet has a different animation that can amuse you while you code. You can even toss a ball for them to chase.
Рекомендации по теме
Комментарии
Автор

I have no f*cking clue of who tf thought that creating this PETs extension on VSCode was a good ideia. but god bless this person and his family.

dipereira
Автор

Thanks for the tips. You can rename the html tags just pressing F2 on windows.

rand
Автор

how can get this ( M, u, 1 or colourful circle) after my file names under left side menu of explorer/editor

wtv
Автор

One of the most helpful videos I've seen in years on YouTube.

atlantic_love
Автор

Thanks for sharing this great content...
I found the "VSCode Essentials" Extension necessary as a web developer.

vwfmlvv
Автор

which color theme you are using in this video ?

MayankYdvv
Автор

Quality content over here, good work man keep it up, earned a new sub🤝

alifawzi
Автор

Where do we get an extension to dock third party software such as putty for example?

ajayjoseph
Автор

1. You don't need preetier, as VS Code comes with many formatters built in, but if you prefer preetier offers more customizability and its ruleset can be easily shared via config files
2. Live Preview by Microsoft is generally better than Live Server, even if only by smaller RAM usage
3. VS Code has a feature like Auto Rename Tag you just have to find correct emmet function from command pallette
4. All Code Runner does is adds one singular icon... everything else is built in functions that you can access by clicking F5

kjur
Автор

Thank you Adam. I'll add some of those VSCode extensions. It's totally off topic, but how could I add a gif on canvas? I tried to add using ctx, but it doesn't move I expected. Only if you have time, could you please give me an idea? Thank you.

Bullet-Sakamoto
Автор

finally, someone not shouting at my face and explaining beautifully.

abhilashpatel
Автор

Добрый вечер. подскажите, пожалуйста, какая тема Vscode используется в этом видео?

vit
Автор

What name of extension that say done wiht the second

eminemi
Автор

Good, did you try to use the extension Simpler Flutter Tasks

qmnmdin
Автор

и мне же это и вправду очень нравится. я же рада видеть этот лучший контент. реально норм же тут тема

owtgdeu
Автор

how can i use prettier o downloaded then what, i cant find how i can use this

mito
Автор

I like All VSCode Extensions Thanks 😇😅

HitarthComp
Автор

Does anybody has annoying blue border line in each corners?

motivefactoryy
Автор

You do not need 'auto rename tag' because *Emmet* has a whole bunch of super useful built-in commands for adding - removing - updating - navigating between tags! Ctrl + Shift + P -> type Emmet: 'update tag' if for renaming, 'remove tag' is obvious, 'wrap with abbreviation' is for surrounding a tag or text with another one and 'go to matching pair' is to jump between opening and closing tags.

fregattkapitany
Автор

Try bootstrap icon,
It will awesome man!

ovesarorak
visit shbcf.ru