you NEED to use VS Code RIGHT NOW!!

Поделиться
HTML-код
  • Опубликовано: 13 май 2024
  • Setup your own VS Code server with Linode!!: ntck.co/linode a ($100 Credit good for 60 days as a new user!)
    Everyone I know uses VS Code (Visual Studio Code). It doesn’t matter what you’re doing, hacking, coding, managing servers, VS Code is the defacto tool for IT admins and engineers. In this video, I (NetworkChuck) will show you how to get started with VS Code and how to use it to change the way you do everything! I’ll also take a few moments to show you how I use VS Code.
    ☕☕NEW COFFEE: ntck.co/coffee
    🔥🔥Join the NetworkChuck Academy!: ntck.co/NCAcademy
    **Sponsored by Linode
    SUPPORT NETWORKCHUCK
    ---------------------------------------------------
    ➡️NetworkChuck membership: ntck.co/Premium
    ☕☕ COFFEE and MERCH: ntck.co/coffee
    Check out my new channel: ntck.co/ncclips
    🆘🆘NEED HELP?? Join the Discord Server: / discord
    STUDY WITH ME on Twitch: bit.ly/nc_twitch
    READY TO LEARN??
    ---------------------------------------------------
    -Learn Python: bit.ly/3rzZjzz
    -Get your CCNA: bit.ly/nc-ccna
    FOLLOW ME EVERYWHERE
    ---------------------------------------------------
    Instagram: / networkchuck
    Twitter: / networkchuck
    Facebook: / networkchuck
    Join the Discord server: bit.ly/nc-discord
    0:00 ⏩ Intro
    0:19 ⏩ How to install VS Code
    0:55 ⏩ Setup a VS Code server
    2:04 ⏩ Start a project in VS Code
    2:34 ⏩ Create a new file
    3:05 ⏩ VS Code and the colors!!
    3:35 ⏩ VS Code Extensions
    4:00 ⏩ Intellisense
    4:59 ⏩ Run your code in VS Code
    6:00 ⏩ Getting to know the VS Code UI
    6:53 ⏩ Remote SSH (my favorite feature)
    9:30 ⏩ View pictures and videos in VS Code
    9:54 ⏩ Manage Docker with VS Code
    11:29 ⏩ Managing Azure and AWS with VS Code
    AFFILIATES & REFERRALS
    ---------------------------------------------------
    (GEAR I USE...STUFF I RECOMMEND)
    My network gear: geni.us/L6wyIUj
    Amazon Affiliate Store: www.amazon.com/shop/networkchuck
    Buy a Raspberry Pi: geni.us/aBeqAL
    Do you want to know how I draw on the screen?? Go to ntck.co/EpicPen and use code NetworkChuck to get 20% off!!
    #vsCODE #visualstudiocode
  • НаукаНаука

Комментарии • 1,2 тыс.

  • @NetworkChuck
    @NetworkChuck  Год назад +85

    Setup your own VS Code server with Linode!!: ntck.co/linode a ($100 Credit good for 60 days as a new user!)
    ☕☕NEW COFFEE: ntck.co/coffee
    🔥🔥Join the NetworkChuck Academy!: ntck.co/NCAcademy
    0:00 ⏩ Intro
    0:19 ⏩ How to install VS Code
    0:55 ⏩ Setup a VS Code server
    2:04 ⏩ Start a project in VS Code
    2:34 ⏩ Create a new file
    3:05 ⏩ VS Code and the colors!!
    3:35 ⏩ VS Code Extensions
    4:00 ⏩ Intellisense
    4:59 ⏩ Run your code in VS Code
    6:00 ⏩ Getting to know the VS Code UI
    6:53 ⏩ Remote SSH (my favorite feature)
    9:30 ⏩ View pictures and videos in VS Code
    9:54 ⏩ Manage Docker with VS Code
    11:29 ⏩ Managing Azure and AWS with VS Code

    • @hamodyS19
      @hamodyS19 Год назад

      I wish i can support you and your amazing contant but bro im broke😢💔

    • @1rkthevar
      @1rkthevar Год назад

      I was using mobaxterm for remote ssh , after this video i might switch to vs code actually 😅

    • @edgardonunez9179
      @edgardonunez9179 Год назад

      I want to know if you have tried the Enchroma Lens for your color blindness while writing code?

    • @codeman99-dev
      @codeman99-dev Год назад

      Any suggestions on SQL extensions? I haven't found one I like enough. Using postgres, btw

    • @TheAleksanderB
      @TheAleksanderB Год назад +1

      What about IntelliJ? Even the Community version comes with EditorConfig and support for all major languages out of the box - PHP, Python, Java; and even some extensions (plugins) comes preinstalled - Remote Session, Docker, Kubernetes, Maven, Gradle, NPM. And have quite excellent support for resolving merge conflicts in my opinion. Some of the new features include co-pilot. It is even the IDE on which the Android Studio is based. They have quite an extensive documentation for everything and how to configure the IDE to your liking. If you decide to go the paid road, each year they give you 10% discount up to 40%. I am using this IDE for already 6 years and most UI, web, scripting and Ansible developers and Ops are using it. It is not perfect, neither is VS Code.

  • @RealCyberCrime
    @RealCyberCrime Год назад +91

    VS code is definitely my favorite. The colors are HUGE for me. Maybe im a 5 year old not sure

    • @outofahat9363
      @outofahat9363 Год назад +1

      I installed the sublime text theme for vscode I think sublime colors are still a bit better

    • @JustinMacri007
      @JustinMacri007 Год назад

      @@outofahat9363we need network chuck to show us more

  • @samydjemai
    @samydjemai Год назад +229

    I've been using VS Code for 4 years now, I didn't know half of it. The SSH thing is amazing. Thank you for your awesome content!

    • @natec1
      @natec1 Год назад +6

      The SSH thing is what I use VS Code almost exclusively for. It's awesome!

    • @Sneaky-Sneaky
      @Sneaky-Sneaky Год назад +2

      If you’re doing anything like one man dev…..visual studio is the way to go !

    • @tonyvelasquez6776
      @tonyvelasquez6776 Год назад +3

      @@natec1 You realize jetbrains has SSH, docker, etc also? So does emacs with plugin.

    • @brhh
      @brhh Год назад +1

      @@Sneaky-Sneaky you mean visual studio the one that is heavily bloated? vs code is as bloated as anyone who cares about efficiency should be willing to go with

    • @Sneaky-Sneaky
      @Sneaky-Sneaky Год назад

      @@brhh
      Wrong….it has many valuable tools for full stack dev. Work…..

  • @Nonsense116
    @Nonsense116 Год назад +69

    I work as a software engineer so my favorite feature is the quick file search. Control-p or Command-p depending on your keyboard layout. I often work with large codebases that have a bunch of people working on it. When you start the quick search with the command keys I mentioned, just start typing a filename and VSCode will show you a list of files it thinks you want. Press enter on the one you want and it just opens it for you. No more scrolling through that file explorer for large projects or trying to remember which folder that file is nested in!
    Another great feature is the global search. Control-Shift-p or Command-Shift-p. It's the exact same as a file search which uses Control-f or Command-f but instead of searching just one file it searches EVERY FILE in the project! Know what your function name is but not the file name? No biggie, Command-Shift-p, type in the function name, and it shows you everywhere that function name is typed! If you know how functions are defined for your language you can search for the function definition call. I use a lot of typescript so I would Control-Shift-p and search "export const functionThatIsHidingFromMe" and the search would be limited to where that function gets defined instead of also showing me where it's used.
    A lot of these features can be accomplished with Vim if you are into customizing things yourself and learning hotkeys. I would totally use Vim if it had better support for Github Copilot. Github Copilot is an AI pair programmer! It's one of the best skills I've learned recently and it is a skill! If you don't practice writing code that is clean and also makes sense to copilot, it will give you some downright bad suggestions. So you have to learn how to "speak copilot's language" to get the most out of it. VSCode has incredible support for Github Copilot and last I checked its the only environment with official Copilot support.
    For the person who might be reading this who is in the earlyish part of their learning journey: Tools are just tools. Choosing the right one can make whatever your trying to do slightly easier or harder. But only slightly. I wish someone would've told me to just choose one and become a master at it. Don't run after whatever new shiny thing there is. Learn all the hotkeys and the ins and outs of one and that will take you so much further than chasing a shiny thing. Best of luck to yall!

    • @HandOfUncut869
      @HandOfUncut869 Год назад

      ☝️☝️
      Thanks for the feedback, please contact for something new and profitable .... Send a message to the above digits and get more information

    • @slapmyfunkybass
      @slapmyfunkybass 11 месяцев назад

      Visual studio code is the most overhyped software out there. It’s just a text editor, nothing more. Too difficult for beginners and advanced developers should be using an IDE. People just following the crowd, we’ve had text editors for years. This is nothing special.

    • @CarlosManuelGv
      @CarlosManuelGv 8 месяцев назад +2

      @@slapmyfunkybass vs code is also an ide lol

    • @thripnixe
      @thripnixe 6 месяцев назад

      @@slapmyfunkybass Then why people use vscode when you can use notepad, notepad is a texteditor too! ide's are just text editors with an integrated features/extensions.

    • @goldhalowings
      @goldhalowings 5 месяцев назад

      VScodium *is free as in freedom* without the bloated *spyware* crap of Micro$oft's VScode.

  • @jersey-dude
    @jersey-dude Год назад +157

    I was just thinking that I needed a Network Chuck video RIGHT NOW!! And here you are 😂

    • @NetworkChuck
      @NetworkChuck  Год назад +26

      :)

    • @andrewchapman2141
      @andrewchapman2141 Год назад

      Im always needing a new network chuck video too

    • @ramnikTDM
      @ramnikTDM Год назад

      @@NetworkChuck most of us using vs code already

    • @a_t9106
      @a_t9106 Год назад

      Same bro😂

    • @cunver7157
      @cunver7157 Год назад +1

      This is so true. I was on my way to go check out docker videos to get started, but now I get a fresh video on the edit I already love so much. This channel is kinda amazing i'd say.

  • @craigchez
    @craigchez Год назад +13

    I've always been a NP++ user, but I've daily drove VSC for the last 2+ years, and I love it. For me, it's all about the intuitive-ness and ease of use of the software. For people starting out in the industry, it will take you from pro to legend very quickly if you put the hours in learning its capabilities. Amazing ide! Great video as always 👍

  • @ezioahmet4192
    @ezioahmet4192 Год назад +116

    I could 100% go for a VS Code series (There's tons out there, I know, but Chuck does a good job making it simple enough to follow while filling you with info)

    • @Mr76Pontiac
      @Mr76Pontiac Год назад +5

      I'm on board with that as well. I knew about remote editing, but I wasn't aware of hooking into AWS/Azure. Videos and pics I'm not OVERLY concerned about, but I'm sure there's a lot in the plugins I've not even THOUGHT would exist.

    • @landrover827
      @landrover827 Год назад +1

      This would be great!❤

    • @jerry5149
      @jerry5149 7 месяцев назад +1

      Yes, go for it!@@landrover827

  • @mikepaschal2260
    @mikepaschal2260 Год назад +5

    I’m starting a web and mobile programming class this semester that is making us use this as our IDE and you just have me a huge leg up, thanks NC!

  • @ZLCProductions
    @ZLCProductions Год назад +12

    Im a Freshman in college and I learn from you everyday. Just want to say I love you Network Chuck and I pray you and your family have a blessed holiday!! into a even better new year!

    • @NetworkChuck
      @NetworkChuck  Год назад +4

      Thank you! Blessings to you and your felamily as well!

  • @mateuscosta6504
    @mateuscosta6504 Год назад +4

    I've used VS Code for almost everything you showed in this video, the ssh feature is my favorite, I even did a presentation to my team showing how to work with it. VS Code is just amazing. Great video!

  • @dkchanneltz
    @dkchanneltz Год назад +19

    The feeling when networkchunk finally makes a tutorial about my favorite code editor😅

  • @CattopyTheWeb
    @CattopyTheWeb Год назад +61

    Have been using VS code for a long time but I didn't know that it was so powerful. Thanks Chuck and Merry Christmas and a happy new year

  • @carlosaguirre1817
    @carlosaguirre1817 Год назад +5

    I'm new to this whole thing. Studying CompTIA Net+. I love your videos and all the info you incorporate into them. I have a hard time keeping up with everything going on but I'm saving these videos so I can keep watching them later. I definitely love the colors when coding. My brain likes to differentiate what's what (What can I say. I'm a newbie)

  • @nomeh
    @nomeh Год назад +3

    I've been using VS code for about 5 years now - I love how you exposed the SSH and Docker functionality which I haven't tried out before.
    VS code also have lots of awesome features that allows you code with less pain for example "CTRL +F2" would highlight all occurrence of a selected word etc.

    • @devops1044
      @devops1044 Год назад

      Try 'search/replace in files'. I've used this sort of thing for refactoring my Ansible playbooks to implement a new way of pulling secure values from a vault. I found multiple ways that I'd done it and replaced them all with a new way so that all playbooks call the same task file for the task. Then if I need to tweak that task, I change it in one place.
      Combined with regex and capture groups, and you can take a csv file and rearrange it into an inventory file with host_vars.

  • @Kozm0h
    @Kozm0h Год назад

    Somebody just put me onto this last night, and now you're pushing me forward into using it day-to-day.
    Thank you, Chuck! Much love and happy holidays!

  • @al7240
    @al7240 Год назад

    I gotta say, I have liked programming since a few years back but never really give it the chance that it deserves, they way you explain things makes it so easy, thank you so much.

  • @joshman1019
    @joshman1019 Год назад +4

    I also use VSCode to write Markdown. The Markdown extension has a live preview feature that I love. Then there are extensions that allow you to export markdown in about every format you could imagine. I love how easy it is to make it feel like "home".

  • @joshualightner6548
    @joshualightner6548 Год назад +83

    Rock on man, great content as always!You make learning IT concepts fun and enjoyable. Merry Christmas, NetworkChuck!

  • @briank8525
    @briank8525 Год назад

    Hi Chuck. Long time follower of the channel. Brand new to Vscode. I already use Linode. I spun up a vanilla Ubuntu server machine. Followed your video and I was able to learn and try harder. I was able to execute everything you showed in the video. So far I do really like Vscode. Thank you again for the video and tutorial

  • @jrobiii1
    @jrobiii1 Год назад +1

    Damn Chuck! I've been using VS Code for 3+ years now and learned so much from this video. My only regret is that I can't give you more than one thumbs-up. Thank you so much!

  • @SE-161
    @SE-161 Год назад +21

    I love VS Code. Thanks for exposing some features I didn't know before..

  • @siayx_5128
    @siayx_5128 Год назад +16

    love it Chuck! been watching a lottttttt of your videos lately. 10yrs ago I was really into everything IT and idk what happened but really inspired to jump back into that field for a career!

  • @lilv728
    @lilv728 Год назад

    I'm in school for comp sci. Using VSCode is life saver. I'm obsessed with it. Its one of the most powerful IT tools I have discovered. And you've shown me that it can do even more than I previously realized!

  • @arthurdent342
    @arthurdent342 Год назад +6

    Thanks for the video, its nice to see VSCode promoted. I have been using VSCode since its beginnings and have watched it grow nicely. It is powerful, I use it fro Java, Nodejs, Python and more. I even use it for working with Micro-controllers like ESP and Arduino in my IOT projects. Recently Tunnels were added, which allows you to remote to your own machine from anywhere. So now I can work on my own code from an Ipad, phone or computer.

    • @selectstriker2
      @selectstriker2 Год назад

      I use it all the time for bare metal ARM development, so much better than Eclipse for most things

  • @Permafry42108
    @Permafry42108 Год назад +23

    One tool i love using vs code for is an extension called Dendron that lets me create essentially my own personal text based wiki, complete with notes between each subject i take notes on. This allows me to organize my notes in a more organized and easy to understand way. For those who have tried obsidian but wanted something Free and Open sourced that does the same thing, dendron is a fantastic tool for taking notes on basically anything and everything. I have even taken to using it in replacement of bookmarks, since unlike bookmarks i can organize the links based on just on a folder but using tags on each page so its easier to see which links have which tags and thus sort them into multiple tags instead of just 1 folder. it has been a life changer for how i store and organize my notes compared to using linear note files stored with heirarchical hard to navigate file folders full of note pages;

    • @seancoyle6920
      @seancoyle6920 Год назад +1

      Thanks for sharing!

    • @ranujan7587
      @ranujan7587 Год назад +1

      Yes that's 👍

    • @ghost-user559
      @ghost-user559 Год назад +1

      Vs code has built in Microsoft telemetry? Are you sure Obsidian is worse than *Microsoft* ?

  • @stevenrobinson9148
    @stevenrobinson9148 Год назад +6

    Hello Chuck! Merry Christmas to you and your family when it comes. Nice video, VS Code was my daily driver up to a few months ago, however I suggest trying out JetBrains Fleet, it does everything VS Code can do without adding extensions and its tab features are next level. Its just in public preview now but I cant wait till its fully released.

    • @sloppyglizzy8313
      @sloppyglizzy8313 Год назад

      I think the extensions are what make it so incredible…

  • @Magnum0097
    @Magnum0097 Год назад +1

    I do use VS Code but I had not realized the potential it has! I will be using the heck out of the SSH extension, and I can't wait to play with the Docker features. Just... wow- gob smacked right here. Thanks for enlightening us Chuck! 🗽

  • @1Manda1
    @1Manda1 Год назад

    I needed a VS Code guide and I am glad you posted this video very recently. Incredible timing thank you.

  • @C3DPropShop
    @C3DPropShop Год назад +3

    I just started into the tech world with python and vscode. Glad to hear I made a good choice!! I found a gcode extension that makes editing code for my 3dprinters a lot more friendly too. Also, you've been a great help to me for exposure into all sorts of cool tech. Thanks man!

  • @virtualdogbert
    @virtualdogbert Год назад +10

    I use VS Code as an editor for years, but I primarilly use Intellij as my IDE, because it is better for Groovy and Grails development currently. VS code is getting close with extentions, but without speading too much time it didn't seem like I could easily run/debug my Gradle tasks, although the support for Gradle does look pretty good. It would be good if the support in VS code for Groovy, Grails, and Gradle could improve and provide some competion to Intellij.

  • @luvinel
    @luvinel Год назад

    Hey man I just started using VS Code and this video has shown me what it can do in 12 minutes what i have been learning for 3 months. We need more videos on this. Rock-hard content though keep going

  • @WitchRegen
    @WitchRegen Год назад

    I've just started using VSCode, and this video blew my mind with what it's capable of. Great video as always!

  • @GreggObst
    @GreggObst Год назад +4

    VS Code is the swiss army knife of editors but as with so many editors and IDEs that support extensions, it slows down over time as each extension tries to discover meta daya about the currently open file and see which of its functional areas are applicable to that file type. Extensions are something best kept to few select ones that you use all the time and an even better solution is to enable extensions for the current workspace only so if you are working on a Java project, for instance, your Microsoft Java support extensions will only be loaded in that Java project's workspace.

  • @tuomis123
    @tuomis123 Год назад +12

    Okay, this trick with vs code inside github repo blew my mind

    • @cunver7157
      @cunver7157 Год назад +3

      As someone that constantly downloaded the code to views then in VS code, I literally gasped.

    • @aravindmaddini6348
      @aravindmaddini6348 Год назад

      exactly didnt even know it was there LOL

  • @s4ucerer423
    @s4ucerer423 4 месяца назад

    This video just blew my mind in like 40 seconds. I have used vscode past 6 years, but the browser one i have NEVER seen. For years i wondered how to get decent code editor to my phone and this is the best thing i've ever seen.

  • @PaulSpehar
    @PaulSpehar Год назад

    Thanks for the motivation as always. I went way down the rabbit hole this morning of getting vsc setup with wsl and adding the kubernetes extension as well. Endless flexibility!

  • @oldschoolel
    @oldschoolel Год назад +3

    I love VS Code. It's packed with useful tools. You really don't feel like you're learning another programming language with its use. I also use Neovim, but I never quite picked up navigation to be proficient. With VS Code, you have a lightweight multitool with great resources. I turn telemetry off, though.

    • @b213videoz
      @b213videoz Год назад

      Why do people when they describe theur own experiences must use "you" instead of "I" ? 🤪

    • @devops1044
      @devops1044 Год назад

      @@b213videoz The statement should use a third person subject. The correct word is actually, "one". e.g. "One really does not feel like..." The problem is that this sounds very formal.

  • @captaiawesome2260
    @captaiawesome2260 Год назад +4

    VS Code has been vital for my work, as it provides me with the SQL syntax error detection I need along with the ability to type of multiple lines at the same time with the Control + Alt + Up Arrow command. Wouldn’t be able to copy and paste data into Insert queries without it. Never knew anything about its SSH abilities though. Will definitely need to check that out. Thanks Chuck.

  • @aracron
    @aracron Год назад +1

    One of my favorite things is using VSCode to manage code written in Linux via WSL. I love the Docker management as well. Great stuff!

  • @utkarshagrawal6060
    @utkarshagrawal6060 Год назад

    I use VS Code in daily basis but when I see chuck uploaded something related to it, its definitely something amazing. Dude you are awesome, I wish I could find you in some conferences.

  • @maxzimmerman103
    @maxzimmerman103 Год назад +5

    Now I just have to wait a bit for one about emacs :)
    FWIW: I do think emacs is better as a universal tool. However, it requires more setup than VSCode. VS Code is the next best and may even get there at some point.

  • @fernandodesouza8276
    @fernandodesouza8276 Год назад +1

    Bro, congrats for the great comeback after the complicated time you had last year. Best wishes! 💪🙌✌️

  • @Url_jay
    @Url_jay Год назад

    Iv been ignoring my Vs Cloud setup... Your videos are Fire man... They evolve us... Bless Chuck Norris 🙌

  • @kickinkyle15
    @kickinkyle15 Год назад +8

    The VS Code Docker extension is a game changer. I work in a locked-down environment where I can't use traditional tools like Portainer, but they do allow VS Code and as a DevSecOps engineer I feel like I just gained a super power.

    • @YourNameHere1000
      @YourNameHere1000 8 месяцев назад

      Hey 👋, I'm new to learning about all this, so all I can tell is that docker is important.
      Do you mind me asking you to go a little more into detail about what you use it for?

    • @luckerooni1153
      @luckerooni1153 6 месяцев назад +1

      @@YourNameHere1000 Docker is a container program, which operates like a virtual machine. A virtual machine is like an OS inside an OS which is not immediately obviously useful until you realize once you've "contained" it to the VM, you can do absolutely insane things like deliberately open viruses inside it just to see what they do and then kill the VM safely when you're done. It creates an extremely safe test environment where problems can be contained to the VM if things go bad. When he says "as a DevSecOps I gained a superpower" he's saying he can run high level tools normally expected in a professional environment like cloud and containers (Portainer is both at once) even though he's technically not meant to because VSC is so universal with how it interacts with things that it allows full function of programs and utilities that typically do not interact so smoothly and seamlessly even when you run them the way they're originally intended to.

  • @smithnigelw
    @smithnigelw Год назад +3

    Stupid me did not realise I could type ‘ni’ (alias for new-item) in PowerShell to create a new file. Thanks Chuck.

  • @q.uantum
    @q.uantum Год назад

    Been using VS code for like 2 years now. Didn't know about the SSH feature. Amazing video for getting into/getting back into IT. Thanks to you, I'm learning about cyber-security and much more!

  • @radzuky01
    @radzuky01 Год назад

    Holy Coffee! I just found you and you have one of the best ways to show case stuff. I am bought into your channel. Hurray for Coffee!

  • @rickpontificates3406
    @rickpontificates3406 Год назад +4

    I've used VS and VS Code (there is a difference). They're both pretty stable and can handle large projects well. Of the two, however, I prefer VS. I also code Swift in Xcode, but it has a speed drawback when the code gets too big.

    • @HandOfUncut869
      @HandOfUncut869 Год назад

      ☝️☝️
      Thanks for the feedback, please contact for something new and profitable .... Send a message to the above digits and get more information

    • @Sneaky-Sneaky
      @Sneaky-Sneaky Год назад

      For web based/GUI dev VS is much better!

  • @berk2305
    @berk2305 Год назад +6

    Love your contents :)

  • @meow75714
    @meow75714 Год назад

    That docker container plugin's "attach-shell" is a super handy feature that I have been using for quite some while. It's the best thing ever. Thanks for highlighting that Chuck.

  • @JohnMandersonBM
    @JohnMandersonBM Год назад +1

    WOW, this was an eye opener. Would love for you to do more on system management through VSS

  • @djscratchcat474
    @djscratchcat474 Год назад +27

    You can say whatever you want about vscode but is not lightweight. It literally runs chromium just to run the program.

  • @jvav
    @jvav Год назад +2

    there is vscodium, it's opensource and there is no tracking of microsoft,
    the plugins are compatible too

  • @minamihasaki4325
    @minamihasaki4325 Год назад

    Thanks Chuck! I've been following VSCode-Server for a bit and this new November update has just made it that much better. It's nice to see it getting some attention.

  • @normanfpv5977
    @normanfpv5977 Год назад

    I've been using VSCode for a while, but those extensions you showed me completely blew my mind. I need to grab a cup of coffee right now.

  • @johnnyvvlog
    @johnnyvvlog Год назад +9

    Now I just have to find out how to selfhost this in my homelab. It looks ridiculously cool!

    • @NetworkChuck
      @NetworkChuck  Год назад +3

      Should be easy enough. Microsoft has guides to install Vs code server

    • @gdtutorial
      @gdtutorial Год назад

      ​@@NetworkChuckwhat's the difference between vs and vs code...?

    • @gdtutorial
      @gdtutorial Год назад

      ​@@NetworkChuck+when's the next CCNA video...?

    • @philippschuler7155
      @philippschuler7155 Год назад +1

      @@gdtutorialVisual Studio is more fore languages like VisualBasic, C# …

    • @qazizayad4860
      @qazizayad4860 Год назад +3

      @@gdtutorial Visual Studio and Visual Studio Code are just two different IDEs from Microsoft. VS is not packed with extensions and other features like VS code. Instead it is more suitable for Languages exclusive to Windows development and .Net Dev etc like C#,F#,Visual Basic etc. It has the GOATED Intellisense. VS code is good for other languages and stuff. The vid above explains it

  • @nicosummer9020
    @nicosummer9020 Год назад +19

    VS Code is a Great Editor but I have to say that Neovim is hands down the best editor out there ✨

    • @JustinMacri007
      @JustinMacri007 9 месяцев назад

      Wgeh yoyr done writing a program hoe do you upload the code to something?

    • @ProjectileGrommet
      @ProjectileGrommet 8 месяцев назад

      @@JustinMacri007git

    • @ProjectileGrommet
      @ProjectileGrommet 8 месяцев назад

      @@JustinMacri007more specifically git push
      And if you’re using NeoVIM, based on your config, you probably just do :w gg c “Commit Message” P
      Then you never even use the mouse and your wrists will thank you
      If it sounds complicated, but you read this far, you’ll get there 😊

    • @Chiramisudo
      @Chiramisudo 8 месяцев назад

      ​@@cometpwnsyouThat's literally what I came here to say! 😉

  • @EmilEngelmanIII
    @EmilEngelmanIII Год назад

    i use VS code all the time! have been for about 2 years!! You did not even hint on the best feature "git hub" module!! thanks for the videos. Have a very Merry Christmas!!

  • @God_Eye
    @God_Eye Год назад

    I'm already using vs code but I didn't know how powerful this is. One of the best videos you have upload.

  • @freddyvelarde3528
    @freddyvelarde3528 Год назад +6

    When a video about: "you NEED to use VIM RIGHT NOW!!" :)

    • @Finkelfunk
      @Finkelfunk Год назад

      Before he can do that video he first needs to exit out of Vim.
      He's been planing that video for 6 years now.

  • @user-zu1hr3nb9e
    @user-zu1hr3nb9e Год назад +3

    Maybe similar video about vim?)

  • @hhminimalist1306
    @hhminimalist1306 Год назад

    Excellent video Chuck, thank you! I've been using VSCode for a while now but everytime i see someone else use it i learn new stuff :D Keep up the great work!

  • @Aluka21
    @Aluka21 Год назад +4

    I Have It. But I Don't know This Power

  • @flyinghorse2739
    @flyinghorse2739 Год назад +7

    Can you use VS code to write and run SQL code? If so, Anyone got any guides on how I can do this?

    • @JustinMacri007
      @JustinMacri007 Год назад

      @@johnnyblue4799how do you upload you code or app to net?

    • @diego032912
      @diego032912 Год назад +3

      You can write any code you want with VS Code. It's a text editor at the end of the day just make sure you have the right interpreters and compilers for the language you want to write in.

    • @JustinMacri007
      @JustinMacri007 Год назад

      @@diego032912 want to be freinds? What's your contact?

    • @JustinMacri007
      @JustinMacri007 Год назад

      Can I create what I want with python

  • @DarrellBraunsLongThumbNail
    @DarrellBraunsLongThumbNail Год назад

    I was just playing around on VSC literally an hour ago, and up pops a Network Chuck video about it! Freaky, dude!

  • @tresaidh3y90
    @tresaidh3y90 Год назад

    I just moved from VS studio to VS code after switching to a MacBook. Love it! It’s so customizable.

  • @deepbrar1
    @deepbrar1 Год назад +3

    I never knew that Chuck is color blind...

  • @maximusfl3926
    @maximusfl3926 Год назад +8

    Use the tool that makes you productive. Vs code is not my tool of choice. I prefer VIM. I have used the latest version of VS Code, but I am still more productive in VIM...

    • @zahimeen
      @zahimeen Год назад +2

      Neovim is a better tool

  • @valtecioc.soeira786
    @valtecioc.soeira786 Год назад

    Your enthusiasm is contagious. I will embark on this

  • @codeSTACKr
    @codeSTACKr Год назад +1

    Really cool! I know quite a bit about vs code, (I even created a course on it) but I learned something new here. Thanks!

  • @deepbrar1
    @deepbrar1 Год назад +7

    Vs code is a little heavy for my pc that has 2gb ram and Intel Pentium

    • @chelosoyyo5099
      @chelosoyyo5099 Год назад

      Google Colab might be a good option

    • @deepbrar1
      @deepbrar1 Год назад

      @@chelosoyyo5099 Actually i like to keep my code offline that's why, I use sublime text....

  • @marksvirsky9103
    @marksvirsky9103 Год назад +8

    It’s nice but too complicated for cisco ios and powershell (extensions don’t always work), I use notepad ++ and it works great

    • @TrTai
      @TrTai Год назад +1

      definitely for ios, but it's the official successor to ISE for powershell now, depending on the features you want/need

    • @marksvirsky9103
      @marksvirsky9103 Год назад +1

      @@TrTai Obviously it’s better for PS (I tried it) but i’ve spent an hour after work (home pc) and some time during work (company pc) to make it work and it’s jank. Only works sometimes. I’ve tried multiple extensions and files. In notepad ++ I just click on a language and it works. No failing extensions, no time spent on tinkering with it and only getting work done, with vs code i’ve spent time only tinkering and getting zero work done…

    • @EdgeOfPanic
      @EdgeOfPanic Год назад +1

      @@TrTai I was already thinking this looks a lot like PowerShell ISE that I've been using it for years but was too lazy to explore other options 😅

    • @TrTai
      @TrTai Год назад

      @@marksvirsky9103 that's actually super interesting the only issues I've run into were update installations falling and it was a fair bit jank with exchange PowerShell at work, rest has been plug and play. That said, still totally with you on npp as the best just works

  • @chenshang920
    @chenshang920 Год назад

    I have been using VS Code for like over 3 years. But never realized its extensions of docker and azure have reached such a complete status. Appreciate the video, thanks.

  • @murtadha96
    @murtadha96 Год назад

    I've been using VSCode for a long time and I have never realised you can do that with the SSH extension!!
    Rock on man!

  • @Finkelfunk
    @Finkelfunk Год назад +5

    Great, now do a video on why VS Code sucks when compared to productivity titans like Neovim.

    • @awabkhan2977
      @awabkhan2977 Год назад +2

      neovim is just a better choice.

    • @andrew_zn
      @andrew_zn Год назад +2

      yes.

    • @Finkelfunk
      @Finkelfunk Год назад +1

      @@awabkhan2977 I have yet to find any functionality in VS Code that I would not be able to add to Neovim over a plugin.

    • @awabkhan2977
      @awabkhan2977 Год назад

      @@Finkelfunk Totally agree with you mate. It's just better but I guess people are just scared of the vim mode and don't try it. While VScode has gone mainstream bcz of Microsoft.

  • @HTWwpzIuqaObMt
    @HTWwpzIuqaObMt Год назад +5

    Imo vs code is quite useful but neovim is much better. Its blazing fast, minimal you can install literally any plugin you want to extend its utility. VSC also consumes a lot of memory.

  • @Devillman90
    @Devillman90 Год назад

    I've been using those extensions from quite some time now. And i get your excitement man it is a life changer :).

  • @JoeNgera
    @JoeNgera Год назад

    I loved this Video, Been using VS Code since 2020, but never knew what it can really do .Thanks A Lot

    • @MrReniuz
      @MrReniuz Год назад

      Careful. Telegram scammer pretending to be NetworkChuck 👆

  • @Eazydatdude91
    @Eazydatdude91 Год назад

    I've been using VS Code in a class Im doing. I absolutely love it. Makes writing code so nice. Not easy, but nice. A lot of cool extensions you can add to personalize as well(Im early in the video, so you probably mentioned that already, but I thought I'd mention it anyway)

    • @JustinMacri007
      @JustinMacri007 11 месяцев назад

      Want to be freinds @RappingKing1991

  • @as-saidiabderrahmane9493
    @as-saidiabderrahmane9493 Год назад +1

    man u are a savior u won t believe what happend i was codding using an other basic compiler and got stuck with a bug for long (the code was correct) then i said let's try running the code on vs code and it worked
    ty so much chuck

  • @danielbaker6942
    @danielbaker6942 Год назад

    I have used vs code for a while but I had not realized it was quite this powerful. Going to be exploring some of these tools tomorrow!

  • @blazed-space
    @blazed-space Год назад

    Again, Chuck: I applaud 👏 your amazing contribution to the community! Rich material as always, keep up the great work 🏅

  • @codeman99-dev
    @codeman99-dev Год назад

    One of your best videos in a while. 👏
    You missed the rest of the remote extensions. I use vscode in WSL2 & devcontainers all the darn time.
    Want to docker compose a dev environment? You can do that!

  • @adeledunn8034
    @adeledunn8034 Год назад

    I just installed vs code this morning. I was going through a tutorial about Azure function apps and needed it. I'm just starting my IT journey you make it easy to understand. (Though a bit quick, have to watch it again I guess 👍)

  • @thecloudterminal
    @thecloudterminal Год назад +1

    Love the way you make videos 😄 ... I am smiling and learning at the same time. Great content.

  • @grahamokeefe9406
    @grahamokeefe9406 Год назад

    Started using VSCode after watching this, and LOVE IT! Thanks for the heads-up!

  • @jay15183
    @jay15183 Год назад

    This is a great video dude. Learned a lot of new things for sure !! Keep up the amazing work.

  • @chadcordero1618
    @chadcordero1618 Год назад

    Thanks for the video. I've been (under)using VS Code a short while. I'll definitely be exploring some of the extensions from this video.

  • @GU716
    @GU716 Год назад

    I had VS Code for a couple of months now. I absolutely loved how much utilities it had when I first started python.

  • @mykhailozhuravel5684
    @mykhailozhuravel5684 Год назад

    amazing) i started using vscode only after started learning terraform, but i was clicking play button already knowing - this guy gonna explain me how to use it PROPERLY, and what is a real power))

  • @chris2pple1
    @chris2pple1 Год назад

    Thank you NetworkChuck for this Christmas gift in the form of a very brief but precise introduction to VSCode ,already had it installed on both Linux and Win machines in my Home lab but never got to use it because thought i need to do some form of tutorial with some learning curve but i see it is not the case , it is pretty organic in the UX .

    • @chris2pple1
      @chris2pple1 Год назад

      watch out the bots and scammers take over your channel

  • @xavicorbellacoll8944
    @xavicorbellacoll8944 Год назад

    Holy shit, I was using VS Code and was doing half of the stuff you showed in separate terminals/remote desktop. You made my development envirnment much more compact!

  • @vivekpandey95
    @vivekpandey95 Год назад +1

    thanks this video really helped me, I already had VS Code and was learning python in it. This video made using VS Code a lot easier

  • @twenty-fifth420
    @twenty-fifth420 Год назад

    As a newish programmer, I am using VS Codium for my IDE and I love it. I feel like I learned so much from this video!

    • @CarlosManuelGv
      @CarlosManuelGv 8 месяцев назад

      thank you!!! didn't know about vs codium

  • @griffethbarker613
    @griffethbarker613 Год назад

    Yes! More VSCode videos! I mostly work with PowerShell and Rest APIs, but there's so much more it can do.

  • @tommywilde
    @tommywilde Год назад

    i'm just now getting into vscode from a text editor. you're awesome. nice to have some personality in a tutorial. subscribed.

  • @remikxfault
    @remikxfault Год назад

    I already use it but didn't knew about the remote extension , I guess I learned something new today!
    Thanks man! 👍

  • @JerryKantrell
    @JerryKantrell Год назад +1

    I am a Data Analytics Architect. I love using VSCODE for SQL/APIs/Python/AWS but the neatest feature is being able to have multiple cursors making multiple edits simultaneously!

  • @ShawnClarady
    @ShawnClarady Год назад

    I first started to use VS Code when I wanted to mod my 3D Printer firmware. Then I learned I could use it for Bash scripting and that is when I found you. Thank you.

  • @aravindmaddini6348
    @aravindmaddini6348 Год назад

    i love how you ADD HUMAN EMOTIONS without loosing info flow or top content