VS Code in 100 Seconds

preview_player
Показать описание

🔥 Black Friday - Upgrade to PRO 🔥

Discount 33.330000000000003%
Free Sticker
Free T-Shirt (lifetime members)

Use code: 1LDSQD4q

#learntocode #vscode #100SecondsOfCode

🔗 Resources

🎨 My Editor Settings

- Atom One Dark
- vscode-icons
- Fira Code Font

🔖 Topics Covered

- What is VS Code?
- VS Code tour
- VS Code as IDE
- Best code editor for beginners
Рекомендации по теме
Комментарии
Автор

All your videos are good; but this one is 😘. A big “thank you” from all of us here at VS Code.

code
Автор

Love how making VS Code look cool is an obligatory first step.

leagueoflags
Автор

The 100 second format is gold!
In stead of going through a few different 10-30 minuter long videos to get a high-level picture of what a thing is, you describe it perfectly in just 100 seconds.
I say again, GOLD!
Thank you for your work.

TheBlueBear
Автор

Before you can write high quality code you'll need to make the editor look cool. You are even good at finding good terms

didiermunezero
Автор

Instantly clicks even though I use VSCode on a daily basis.

bif
Автор

"Before you can write high quility code you'll need to make the editor look cool ". Winter is coming theme all day baby

guillermomedel
Автор

every programmer is different, but VSCode is what unites every one of them

smixqse
Автор

I always took VSCode for granted... but I don't know what I would do without it! 😄

goswami
Автор

VSCode's base is "open source", but Microsoft tacks on a bunch of telemetry and additional proprietary tooling. If you want to avoid Microsoft telemetry, the VSCodium project provides compiled binaries of the base program without the proprietary fluff.

LardBucket_
Автор

It was really cool to see VSCode grow over the years, I remember when it first launched and it’s been such a great resource for me ever since

peterk
Автор

We need 100 seconds of "100 Seconds" series

sulaimandev
Автор

Daaaamn, i just bough the PRO lifetime with the 25% code, still no regrets, awesome lessons

carlosmuro
Автор

The quick startup and "Snippet" extension is the reason why I'm married to Vscode

rawmetal
Автор

VSCode is probably Microsoft's best product.
It does what it does, and it does it well, unlike most of Microsoft's products which are very slow and bloated, and prone to crashing.

modernkennnern
Автор

Your content is really great. I'm a spanish speaker, but I usually unterestand the 99% of what you say in the videos and I don't even need subtitles. I love this channel. I've learned a lot here. I follow you on Twitter. Thank you!! Greetings from Argentina! Keep going this way

lucasgazzola
Автор

Been using VS Code for years, but I love to watch your content, because your video is 🔥

NMNaufaldo
Автор

Thanks for the video .
Btw a video on best VSCODE extensions / the ones which you use, will be much appreciated . Thank you

enforcrr
Автор

I have (d)evolved to the command line and kakoune, but I will forever be grateful to vscode for being easy enough to start with, but capable enough to scale. It taught me so much.

raiguard
Автор

This is perhaps the best introduction to VS Code I've seen in a good while and if anybody asks me what IDE I use I'll attach this video along with the answer

GlitchyPSI
Автор

Instead of CTRL + SHIFT + P you could also use "F1", and instead of right-click rename, you can simply do "F2" while the function is being marked.

RappersInFan