UPDATE. New and improved VS Code pro tips 👉 here kzbin.info/www/bejne/q2OUiJKqm7WJqLs An effective IDE is one of the most important factors for developer productivity (and happiness). Here are ten ways to maximize the value of VS Code. Please post your tips in the comments.
@IrfanSyed9176 жыл бұрын
Angular Firebase what is the icon extension you are using ?
@DarthGTB6 жыл бұрын
VS Code is great. And I love the fact that I can interact with developers on GitHub about issues or suggestions I have to the editor itself and the extensions. It's awesome. Now a suggestion for you: the music was a bit too loud. This makes it difficult to pay attention in the content for non-native English speakers such as myself. Please balance it better on new videos. You could have kept it playing through the end of the video, but with a lower volume as well Other than that, great video. Thanks a mil
@alexandertarasenko30386 жыл бұрын
delete vs code, install php storm
@alexandertarasenko30386 жыл бұрын
Lol, believe it or not I am using vscode now. Although there are some really annoying things like ""after = in html or no autocomplete for functions on html, it is quite okay. Of course ot's not php storm but there are no alterntives I guess
@fabriziomeinero6 жыл бұрын
Alexander Tarasenko I would agree if it were open source
@PabloBianchiOK3 жыл бұрын
10. Navigatoin - Ctrl+k Keyboard shortcuts - Ctrl+k Command palette: files, commands, first letters of cammelCaseThings: cct - Bookmark plugin 9. Snippets 8. Terminal: Ctrl+` 7. IntelliSense: @ for things in the class 6. Peek: Peek definition, find all references. Rename symbol. 5. Paste JSON as Code extension 4. Ctrl+k+z Zen mode - vscode-spotify extension 3. Debugger - Debugger for Chrome extension 2. Git - Gitlens extension 1. Live Share
@mycroft165 жыл бұрын
VS Code is possibly the single most important thing Microsoft has ever created. Upended my world when I discovered it.
@selim96485 жыл бұрын
other than windows that u use to open vsc in
@Sartheris5 жыл бұрын
it was very shitty in the beginning tho, but now I LOVE it
@mycroft165 жыл бұрын
@@Sartheris It has definitely come a VERY long way.
@cesarmartinez22075 жыл бұрын
You haven't seen .net core yet then !!!
@mycroft165 жыл бұрын
@@selim9648 works on Mac and Linux equally as well.
@bobburch25094 жыл бұрын
So glad i just found this channel, as a beginner coder this is going to help me grasp concepts much faster than other longer videos (and then I can go to the other videos for more in depth if needed).
@MikelWayder2 жыл бұрын
So, after 2 years of ur comment - are you good programmer?
@ineedtools Жыл бұрын
@@MikelWayder i was wondering the same
@RyanValizan4 жыл бұрын
my jaw dropped at that json to code converter! The hours i have spent making classes to handle those responses is unreal.
@Tangowastaken3 жыл бұрын
This literally blew my mind. Is going to save me hours.
@andrewminhnguyen94466 жыл бұрын
Wow. That "Paste as JSON" is just magic. Thank you!
@madhououinkyoma Жыл бұрын
I’m surprised by the amount of people that are enthralled by this extension
@FunOrange423 жыл бұрын
Believe me when I say this that these are actually really useful tips. I ended up finding out a lot of these on my own while working on projects, so it would have been nice to just learn all of these from this one single video.
@JoelGRodriguez6 жыл бұрын
The best tip on this video for me was learning about Carbon Based Lifeforms. Thanks for putting me up on game, homie.
@olmanmora212 жыл бұрын
Another cool feature in vscode is the docker remote-container that enables the devs to use vscode as it was inside the actual container, making the process of setup a new dev environment a breeze and make the developer experience nearer to the env where the code will actually run
@anazi2 жыл бұрын
Wow does it work if I want to show my client the code and make him run it?
@daniel-ef5tm3 жыл бұрын
A little tip to make you code faster If you want to copy a line of code, instead of selecting by dragging with the mouse or shift+Arrow keys, you can simply place your cursor at the beginning of the line and pressing CMD+C Happy coding 😉
@user-he4ef9br7z3 жыл бұрын
yy for vim chads
@thecodingpress59702 жыл бұрын
same for cutting except you press cmd+x or ctrl+x
@gribblelord Жыл бұрын
game changer
@madhououinkyoma Жыл бұрын
The cursor can be anywhere in the line
@velox__4 жыл бұрын
VS Code over Remote SSH is also amazing. Does exactly what you'd expect
@nonadqs3 жыл бұрын
VSCode as SSH editor is awful and bloat, you should use nano, vim, emacs, or any other text line editor
@madhououinkyoma Жыл бұрын
@@nonadqssounds like you might never have used the extension. It more than just text. You can explore the file structure in the interface. I haven’t used it much but it can be very helpful.
@riddheshmarkandeya71475 жыл бұрын
Please cover the 90 other topics as well. This is just amazing!
@JamieMcI6 жыл бұрын
vscode-spotify?? Are you kidding? Just saved all the mouse clicks.
@Fireship6 жыл бұрын
Haha, spotify is critical
@axea45546 жыл бұрын
Useless for mac (have keys prev play next)
@byprakosoo6 жыл бұрын
why i cant use it in win 10?
@JohnSlaughterJr6 жыл бұрын
You can press the *fn* key in the lower-left of the keyboard to turn the top-row media keys back into function keys. (You can use fn with the Delete key too, to get a forward-delete on the smaller keyboard instead of a backspace delete.)
you’re voice is so soothing and makes these videos 100x better. thank you, great video
@ImGonnaShout20006 жыл бұрын
Microsoft made something good for once
@RpMRickyMunoz6 жыл бұрын
ImGonnaShout2000 office?
@T477-d6c6 жыл бұрын
Himanshu office sucks
@RpMRickyMunoz6 жыл бұрын
LC Lin lol sure jan
@Rollersteaam6 жыл бұрын
TBF Microsoft also made .NET and C#, one of the best languages available IMO
@RobertKaucher6 жыл бұрын
TypeScript? If you are doing Angular, you are using TypeScript...
@SpragginsDesigns3 жыл бұрын
Update - Chrome Debugger has been depreciated so no need to install it anymore. Thanks for the amazing tips and channel.
@ostar31522 жыл бұрын
I love your channel. Please don't change.
@sleeplessdev72045 жыл бұрын
I've always enjoyed the Jetbrains IDEs (like Webstorm, PhpStorm, etc) because of the rich built in features. But you make a good case for VS Code too. Although Webstorm is powerful, sometimes the clutter of all the buttons and toolbars bother me, so VS Code might be a good alternative for those situations. Thanks!
@angela_jx6 жыл бұрын
The spotify extension pretty much saved my life
@callumvanheerden15306 жыл бұрын
I really appreciate that this is in 4k. Thank you.
@StrangeIndeed4 жыл бұрын
Fun fact: you can rename files refactor in VS Code with F2 shortcut. Even funnier fact: it doesn't apply only to VS Code; you can rename files with F2 for example in File Explorer on Windows and other applications
@sarevoker3 жыл бұрын
I work on open source and this editor is amazing, congrats for all developers involved.
@johnathanwhite1916 жыл бұрын
the spotify plugin + carbon based lifeforms made my day! thank you
@Fireship6 жыл бұрын
Nice! CBL is my fav music for programming :)
@WilsontheWolf3 жыл бұрын
One important key bind I use is ctrl + r to list recently opened files, as I often switch between projects
@shojintam42062 жыл бұрын
10. Navigatoin - Ctrl+k Ctrl+s Keyboard shortcuts - Ctrl+p Command palette: files, commands, first letters of cammelCaseThings: cct - Bookmark plugin 9. Snippets 8. Terminal: Ctrl+` 7. IntelliSense: @ for things in the class 6. Peek: Peek definition, find all references. Rename symbol. 5. Paste JSON as Code extension 4. Ctrl+k+z Zen mode - vscode-spotify extension 3. Debugger - Debugger for Chrome extension 2. Git - Gitlens extension 1. Live Share OP is Pablo Bianchi. I copied and changed the comment for my own convenience.
@StephenMoreira6 жыл бұрын
Loved. Need a continued series. Part 2, 3 and 4 !
@Fireship6 жыл бұрын
Just might do that. There are many other extensions and features that were left out.
@StephenMoreira6 жыл бұрын
I know some developers are against being over tooled, and I certainly agree. Sometimes there's just certain little plugins/extensions that just changes my life lols. The JSON as Code is gonna be great!
@mateja1766 жыл бұрын
05:05 We relax a little too hard hahahaha
@Fireship6 жыл бұрын
Haha, it happens
@weird_oscillator6 жыл бұрын
CBL
@Fireship6 жыл бұрын
My all time favorite programming music :)
@heyramineni6 жыл бұрын
God this music is amazing. I've just heard it after seeing it in your video. Do you have any more like these? A playlist of some kind? BTW those tips are darn useful. Thanks.
@heyramineni6 жыл бұрын
B B thank you 🙂 .. Will check 'em out...
@sanketss846 жыл бұрын
Absolutely brilliant presentation and clear explanation of the concept. Loved your style and narration I am subbed. Staying here as there is so much great stuff to learn , not just from a technology standpoint but great presentation as well. Keep sharing the awesomeness and have a great day. Lastly VS Code is also my editor of choice :)
@Fireship6 жыл бұрын
Thank you very much, really appreciate the feedback :)
@carltongordon6 жыл бұрын
i`m so loving the new animations man!! really slick!!! and thanks for this
@Fireship6 жыл бұрын
+Carlton thanks for watching, glad you like the new graphics :)
@JustAlexSanda4 жыл бұрын
Please share the color theme you're using for your VS Code - looks really beautiful
@aaaaanh3 жыл бұрын
Been using since 2017, but it’s 2021 now and I’m still like “I’ve never met this [editor] in my life” after watching this video
@jeromesnail4 жыл бұрын
I've been using code-server for a couple of days, and it's great! It's VS code but directly on your server. I set it up with a reverse proxy on one of my domain, and I can use it on ANY device as a PWA. I also set up a reverse proxy on port 5500 for live server, so you can work on your PC/Chromebook/tablet and see the changes LIVE on any device. A MUST for web development :)
@yeseniaracelitv2 жыл бұрын
Wow, that GitLens function is life changing, thanks for creating this video! It only made me love VSCode even more lol!
@elektra815165 жыл бұрын
A fellow Carbon Based Lifeforms fan! Thanks for the video, I've been loving VS Code recently and am steadily migrating from VS 2017. Cool tips!
@neillunavat3 жыл бұрын
The new intro is lit 💙
@Xinthose6 жыл бұрын
I switched from Atom after seeing the SO survey results.
@CleverCheats5 жыл бұрын
Me too
@redistan70485 жыл бұрын
Me too
@CleverCheats5 жыл бұрын
@@redistan7048 Yeah way better, especially for C#. I am learning that now. Love it!
@rodolforosario70594 жыл бұрын
I switched from Atom after seeing VS Code was better.
@Xinthose4 жыл бұрын
they update it all the time too; there are so many features now, I hardly use them all
@MercyFromOverwatch23 жыл бұрын
Jeff is my favourite tech youtuber!
@overlordprincekhan2 жыл бұрын
This video right here! It's a lifesaver!
@jon-sully6 жыл бұрын
Don't know if I've ever seen a video aimed at devs/development with as good of animations and graphics as this one. Wowza. Great content as well :P
@bettayebabdelkrim62226 жыл бұрын
it's not just that your infos are awesome but your way of delivering them, i also like the way you designed your video to be attractive to developers, thnx dude !
@woshisheili15414 жыл бұрын
What is your vscode theme? And the font?
@luisfernandoperezaraya28926 жыл бұрын
Which icon theme are you using? :D Also, in some of your videos I saw that you can access the folder by just clicking the file name you are currently on, which is that extension too? Thanks! I love your videos.
@bool002 жыл бұрын
hey there! have you found out yet?
@mayureshs806 жыл бұрын
Very helpful video. What color theme and file icons theme was used in the video ?
@hanguyen2216 жыл бұрын
Hi! Great video, what is the color theme & file icon theme do you use tho?
@fakehub97234 жыл бұрын
I recommend changing ctrl + p to shift + space
@will_abule6 жыл бұрын
Thank you finally I can code live
@Fireship6 жыл бұрын
It's a very cool feature.
@alisheikh15826 жыл бұрын
Which os are you running? And can you please mention your code setup? Themes and extension etc?
@mathewmccloskey82426 жыл бұрын
VS code has changed the damn game and I love it
@shiro39402 жыл бұрын
05:04 that was the best story-chaining I've ever heard
@pnmenon15224 жыл бұрын
Azure extension for Vs code is another cool feature , I never access my portal while development and everything can be done by Vs code , which is great
@BrentMalice9 ай бұрын
man youve come so far, and yet you started so hi already. ily buddy
@dipankarbiswas0334 жыл бұрын
nice tutorial ..can you please let me know what the theme you are using ..
@nirm22464 жыл бұрын
Starting an angular project for work. That JSON to Code is going to come in so handy! I hate writing interfaces lol!
@NeerajLagwankar6 жыл бұрын
Paste JSON as code is a life saver! Thanks a lot!
@camstuart6 жыл бұрын
Really awesome stuff Jeff, and thanks for taking my recommendation!
@Fireship6 жыл бұрын
+ Cameron Almost every video starts with a suggestion, so thank you!
@Behrnah4 жыл бұрын
what theme do you use for vscode ? awesome videos 👌🏻
@magedojo3 жыл бұрын
That paste as JSON extension looks amazing
@shubhamsehgal23364 жыл бұрын
Microsoft: We are going to make a code editor Microsoft Developers: We are gonna rock the world
@nikhilgautam28573 жыл бұрын
That theme and fonts look dope can you share ?
@jdrab6 жыл бұрын
Just to point out a little mistake - visual studio code is not free and open source if you download the installer from microsoft. Visual studio code (the product) is licensed under microsoft software license, only the source code is available under the MIT license agreement. source: code.visualstudio.com/license
@ameetshrestha64243 жыл бұрын
Really loved the sidebar and the icons you have there. Can you tell me what extension did you use or how you customized it?
@YoungGrizzly5 жыл бұрын
My favorite code editor is nano My favorite IDE is the screen command
@okie90255 жыл бұрын
Is your favorite programming language assembly?
@stunt_niklas4525 жыл бұрын
eww nano thats disgusting at least use vim
@prime_ihor2 жыл бұрын
Huge like for CBL! Just watched their live yesterday, band ever :-)
@sarder20084 жыл бұрын
Hi, which font you are using for the editor or which theme?
@__navv4 жыл бұрын
If you are coding in html ,the. you can simply type in "!" and then the optins will show. Now click the first option and the default code for an html file shold appear
@indieNik6 жыл бұрын
I jumped from Brackets to VSCode for the brilliant features and add-ons it provides! Powerful stuff :) Great stuff and video/graphics skills! Thank you!
@Fireship6 жыл бұрын
Thank you. Yeah, I was super impressed from day one and it just keeps getting better
@sfoxj4 жыл бұрын
One other tip is that in the files tab on the left you can add Npm scripts which will show all the parts of the doc
@Hugos683 жыл бұрын
I use intellij while watching a vscode tips video, my productivity is through the roof
@wazbat15 жыл бұрын
Biggest question I have, what theme are you using? It's lovely
@zss1234567894 жыл бұрын
Bless you sir, you are doing this world a big favor!
@HAWXLEADER3 жыл бұрын
Multi line editing and box selection are life savers (not features in the video) So is line moving alt+up\down.
@SinanMustafov6196 жыл бұрын
Great tips, thanks. What is the theme/skin that you are using for Ubuntu and VS Code?
@Pra2wins4 жыл бұрын
Which theme are you using for VS Code?
@cesartocon30734 жыл бұрын
Super usefull!!, thanks
@khalidelgazzar5 жыл бұрын
Thanks .. that's a super helpful video
@mrclaytron6 жыл бұрын
Great video man! I've been using VS code since day 1, and there are still awesome extensions I'm learning about... That JSON extension is cool! I've got to a point with VS Code that when someone says they don't like it, it annoys me haha.
@Fireship6 жыл бұрын
Nice! I was a little resistant to switch about 1.5 years ago, but have not looked back since.
@mrclaytron6 жыл бұрын
Angular Firebase yeah, when I first switched from Sublime, I was only about 50% in on VS Code, as some features were missing at the time... But I really liked the direction and workflow, and every month new features meant there was less and less reason for me to keep using Sublime. Cheers - I'm a big fan of all your videos! Keep up the good work :-)
@markotikvic5 жыл бұрын
If talking about text editors upsets you maybe it's time to seek professional help. Best of luck.
@256k_3 жыл бұрын
Was a big atom fan back in the day and when vscode came out I was super resistant at the beginning but eventually I got converted and it was the speed of loading large projects. Atom was no where near as fast or efficient as vscode.
@AlanDraper71696 жыл бұрын
I think an extension is needed to run "npm:" commands from the command pallet. The extension I found was called "npm" that looks like it does what you showed. Great video, thanks!
@ImperiumLibertas6 жыл бұрын
Liked less than 5 seconds in for that new intro. 😍
@Fireship6 жыл бұрын
Nice, thank you!
@AmitB5 жыл бұрын
The first one is the files list, not the command pallette. Command pallette is actually Ctrl+Shift+P.
@soft-code4 жыл бұрын
Which would you choose, VS Code or JetBrain IDEs?
@B1Happy3 жыл бұрын
Wow thanks man! Cool extensions!
@edgolub3 жыл бұрын
Paste JSON as type... that is amazing!
@philwood35204 жыл бұрын
Holy shit I wish I knew about this when I was working with this company and struggling using VIM and Git (via the command line). VS code has everything I could ask for and then some!
@H1L1CH4 жыл бұрын
Another helpful video which changes my approach to web developing. Thank you very much for what you do!
@tinahuynh51076 жыл бұрын
This was super helpful for someone who just downloaded VS Code (: Thanks a bunch
@samirgunic6 жыл бұрын
To see all *K*-eyboard *S*-hortcuts, press Ctrl+K, Ctrl+S. To get a *K*-eyboard shortcut *R*-eference document, press Ctrl+K, Ctrl+R.
@QuinnFavo4 жыл бұрын
Steady pace and easy to understand! Thanks for the tips
@Epistemophilos2 жыл бұрын
Great videos, thanks! I would prefer no background music.
@isaacsailor15 жыл бұрын
Wow! VS Live Share is everything I ever wanted when I back when I did group CS projects. Better late than never.
@miguelperezpal6 жыл бұрын
The peek utility is really helpful.
@Fireship6 жыл бұрын
Yes, that one can be huge when working with libraries.
@Qrzychu926 жыл бұрын
it's taken from big Visual Studio :)
@hotmandead15 жыл бұрын
Excellent Video Learned alot and now my workflow is even better
@avimehenwal5 жыл бұрын
AMazing video ... excellent quality. I ditched my older editor with vscode today
@thundy33483 жыл бұрын
The carbon based life forms reference and subsequent joke made me instantly sub. Kudos sir lol
@alifepenneddown4 жыл бұрын
Please keep adding these amazing videos. It is really helpful for "junior" developers like me (no pun intended)
@shantanusharma49012 жыл бұрын
🙏🙏🙏🙏🙏🙏🙂🙂👍✌️ no words, you giving support like god
@garethd15936 жыл бұрын
Great new intro!
@tiagotele15 жыл бұрын
Awesome! Many plugins that I didn't know before!
@taranbirsingh29274 жыл бұрын
Thanks for all the great tips. Plus the music recommendation. I'm loving Carbon Based Lifeforms.
@josueorozcoaltamirano71013 жыл бұрын
I have tried hard to get into vscode, but I’m so used to IntelliJ that I really feel tied to it… guess I’ll have to give another chance to vscode