More Snippets. Less Typing.

preview_player
Показать описание
Feel the productivity wash over you.
Рекомендации по теме
Комментарии
Автор

Hey folks! We want to help developers of any experience and skill level. Please be nice and make everyone feel welcome!

code
Автор

using namespace std is considered bad practice

Djellowman
Автор

We need an extension to make our own snippets automatically from a selection. There used to be one but somethings wrong with it. This could also be a new feature in next VSCode version

GoonCity
Автор

It’s great to see how Visual Studio code is evolving.

ssshenkie
Автор

"using namespace std;" .... I'm offended by this as a C++ programmer

ari_archer
Автор

doing `using namespace std;` is a sin... but nice video

ishdx
Автор

Python guy here - works like a charm - very useful - thank you so much!

StevenMarksChannel
Автор

Better than the last video. Not everyone knows this, even though i did. The last video was even more basic than basic. This one is decent.

Mempler
Автор

Not everyone knows these tips... Keep going, enjoying. Lot of energy too.

jonathanmoore
Автор

I just created command line tool for generating templated projects, like simple web site (html, css, js)
just for myself. Because i often experiment with js stuff. I know there is something like yeoman or other tools.

SirusStarTV
Автор

I have been using it for like year or so, Now it feels nice

arvindshelke
Автор

I created such a snippet for c language.

heckler
Автор

That's literally the only thing I know in CPP and ...😅

akashmurugesh
Автор

Where was this when I was a freshman 😭

cloudkungfu
Автор

Can I get list of extensions and snippets for working with python3 with vs-code? Thanks

dnjosh
Автор

Great video, but I prefer to type everything. It only takes few seconds.

fumi_
Автор

Stuff that IntelliJ idea had for years

MaybeSomeoneful
Автор

What a terrible idea. Use namespace by default is not a good idea

altairbueno
Автор

Please stop encouraging the use of "using namespace std".

superscatboy
Автор

using namespace std;
Is Disgusting don't do it

etaashmathamsetty