I've always fumbled around creating snippets in VS Code. So glad to have a video to follow on how to do it and why it's done that way. Thank you!
@shandou52766 жыл бұрын
Great video! A LOT easier to follow than directly reading the instructions in vscode docs. Thank you very much :)
@thecodersway7 жыл бұрын
This was a great intro series, thanks Scott!
@nrnoble5 жыл бұрын
YES! What brought me to this video was having to constantly type console.log. Worth a subscribe for just that!
@Knards7 жыл бұрын
Caught the first podcast today! Well done
@syntaxfm7 жыл бұрын
Glad to hear it!
@nero0087 жыл бұрын
Hey! Can you make a tutorial about editing code in VS Code eg. multiple cursor, commenting multiple lines together, clearing whitespace, etc.
@raitasorin6 жыл бұрын
What Color Theme had you used ?
@zoesalinas19516 жыл бұрын
snippets do make our lives easier as coders!
@andressuarez30795 жыл бұрын
Very good video. I'd say its a begginer's video. Not "too" begginer but still useful. Thanks brother.
@Firecloak4 жыл бұрын
This saves me so much time!
@Waqas4hmed7 жыл бұрын
Totally helpful. Thanks Scott.
@pixelbrandi6 жыл бұрын
Nice, and apologies if I missed it, but what theme are you using here? Great colors
@hyfydistro4 жыл бұрын
Thanks for the level up! :D
@everythingchannel15297 жыл бұрын
Clean and simple, thanks!
@pranaychandra80164 жыл бұрын
What is your theme?
@pitterparker11736 жыл бұрын
whats your theme used in VS Code ?
@zhiqiangqian75346 жыл бұрын
Great video, exact what i want.
@onecarwood6 жыл бұрын
What about html. Doesn't seem to output right.
@chndanry4 жыл бұрын
Awesome 👌
@BenSmith-et9fv6 жыл бұрын
Good job, bro.
@gagan_ts7 жыл бұрын
What color theme is it?
@ryan223517 жыл бұрын
draculatheme.com/visual-studio-code/
@mortkebab28495 жыл бұрын
I don't see a "code" menu.
@lcck94085 жыл бұрын
Thank you
@lisan4u015 жыл бұрын
Nice man
@sukkumia6 жыл бұрын
In case if it doesn't work set "scope": "js, php"
@dmatema6 жыл бұрын
Typescript or ES6: console.log(` $1 ${$2}`) and tab between $1 and $2 position
@sorobby6 жыл бұрын
How would you handle a case of " r" " " ", such that I get the following snippet of code r" " "? Edit: Never mind, figured it out. You do "r\"\"\"" if anyone was wondering.
@fabioalbertomayorgaduarte57336 жыл бұрын
Thank you a lot.
@muhammadsayed89337 жыл бұрын
the name of this theme please!!
@ryan223517 жыл бұрын
draculatheme.com/visual-studio-code/
@ojoclinico51285 жыл бұрын
File > Preferences > UserSnippets
@petme31227 жыл бұрын
It seems that your website is down
@syntaxfm7 жыл бұрын
Fixed. Small dns issue.
@BillalHossain-eq3lx6 жыл бұрын
thanks bro
@kevinjeronnegador54526 жыл бұрын
its not working lol
@huhu66486 жыл бұрын
Snippet for multiple language are now possible; see: code.visualstudio.com/updates/v1_20#_global-snippets