you NEED to use VS Code RIGHT NOW!!

  Рет қаралды 553,551

NetworkChuck

NetworkChuck

Күн бұрын

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 200
@NetworkChuck
@NetworkChuck Жыл бұрын
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 Жыл бұрын
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 Жыл бұрын
VS code is definitely my favorite. The colors are HUGE for me. Maybe im a 5 year old not sure
@outofahat9363
@outofahat9363 Жыл бұрын
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 Жыл бұрын
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 Жыл бұрын
The SSH thing is what I use VS Code almost exclusively for. It's awesome!
@Sneaky-Sneaky
@Sneaky-Sneaky Жыл бұрын
If you’re doing anything like one man dev…..visual studio is the way to go !
@tonyvelasquez6776
@tonyvelasquez6776 Жыл бұрын
@@natec1 You realize jetbrains has SSH, docker, etc also? So does emacs with plugin.
@brhh
@brhh Жыл бұрын
@@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 Жыл бұрын
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 Жыл бұрын
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 9 ай бұрын
@@slapmyfunkybass vs code is also an ide lol
@thripnixe
@thripnixe 7 ай бұрын
@@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 6 ай бұрын
VScodium *is free as in freedom* without the bloated *spyware* crap of Micro$oft's VScode.
@jersey-dude
@jersey-dude Жыл бұрын
I was just thinking that I needed a Network Chuck video RIGHT NOW!! And here you are 😂
@NetworkChuck
@NetworkChuck Жыл бұрын
:)
@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 Жыл бұрын
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.
@ezioahmet4192
@ezioahmet4192 Жыл бұрын
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 Жыл бұрын
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 Жыл бұрын
This would be great!❤
@jerry5149
@jerry5149 8 ай бұрын
Yes, go for it!@@landrover827
@craigchez
@craigchez Жыл бұрын
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 👍
@dkchanneltz
@dkchanneltz Жыл бұрын
The feeling when networkchunk finally makes a tutorial about my favorite code editor😅
@ZLCProductions
@ZLCProductions Жыл бұрын
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 Жыл бұрын
Thank you! Blessings to you and your felamily as well!
@CattopyTheWeb
@CattopyTheWeb Жыл бұрын
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
@mikepaschal2260
@mikepaschal2260 Жыл бұрын
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!
@joshualightner6548
@joshualightner6548 Жыл бұрын
Rock on man, great content as always!You make learning IT concepts fun and enjoyable. Merry Christmas, NetworkChuck!
@mateuscosta6504
@mateuscosta6504 Жыл бұрын
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!
@joshman1019
@joshman1019 Жыл бұрын
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".
@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.
@siayx_5128
@siayx_5128 Жыл бұрын
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!
@carlosaguirre1817
@carlosaguirre1817 Жыл бұрын
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)
@SE-161
@SE-161 Жыл бұрын
I love VS Code. Thanks for exposing some features I didn't know before..
@gonska9188
@gonska9188 Жыл бұрын
vsc is not ide
@arthurdent342
@arthurdent342 Жыл бұрын
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
@nomeh
@nomeh Жыл бұрын
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.
@1Manda1
@1Manda1 Жыл бұрын
I needed a VS Code guide and I am glad you posted this video very recently. Incredible timing thank you.
@codeSTACKr
@codeSTACKr Жыл бұрын
Really cool! I know quite a bit about vs code, (I even created a course on it) but I learned something new here. Thanks!
@Permafry42108
@Permafry42108 Жыл бұрын
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 Жыл бұрын
Thanks for sharing!
@ranujan7587
@ranujan7587 Жыл бұрын
Yes that's 👍
@ghost-user559
@ghost-user559 Жыл бұрын
Vs code has built in Microsoft telemetry? Are you sure Obsidian is worse than *Microsoft* ?
@stevenrobinson9148
@stevenrobinson9148 Жыл бұрын
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…
@jrobiii1
@jrobiii1 Жыл бұрын
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!
@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!
@tuomis123
@tuomis123 Жыл бұрын
Okay, this trick with vs code inside github repo blew my mind
@cunver7157
@cunver7157 Жыл бұрын
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
@GreggObst
@GreggObst Жыл бұрын
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.
@UToobSteak
@UToobSteak Жыл бұрын
I was just playing around on VSC literally an hour ago, and up pops a Network Chuck video about it! Freaky, dude!
@virtualdogbert
@virtualdogbert Жыл бұрын
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.
@C3DPropShop
@C3DPropShop Жыл бұрын
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!
@Devillman90
@Devillman90 Жыл бұрын
I've been using those extensions from quite some time now. And i get your excitement man it is a life changer :).
@s4ucerer423
@s4ucerer423 5 ай бұрын
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.
@jvav
@jvav Жыл бұрын
there is vscodium, it's opensource and there is no tracking of microsoft, the plugins are compatible too
@smithnigelw
@smithnigelw Жыл бұрын
Stupid me did not realise I could type ‘ni’ (alias for new-item) in PowerShell to create a new file. Thanks Chuck.
@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
@aracron
@aracron Жыл бұрын
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!
@captaiawesome2260
@captaiawesome2260 Жыл бұрын
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.
@kickinkyle15
@kickinkyle15 Жыл бұрын
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 9 ай бұрын
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 7 ай бұрын
@@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.
@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!
@Url_jay
@Url_jay Жыл бұрын
Iv been ignoring my Vs Cloud setup... Your videos are Fire man... They evolve us... Bless Chuck Norris 🙌
@berk2305
@berk2305 Жыл бұрын
Love your contents :)
@maxzimmerman103
@maxzimmerman103 Жыл бұрын
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.
@WitchRegen
@WitchRegen Жыл бұрын
I've just started using VSCode, and this video blew my mind with what it's capable of. Great video as always!
@fernandodesouza8276
@fernandodesouza8276 Жыл бұрын
Bro, congrats for the great comeback after the complicated time you had last year. Best wishes! 💪🙌✌️
@oldschoolel
@oldschoolel Жыл бұрын
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.
@rickpontificates3406
@rickpontificates3406 Жыл бұрын
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!
@valtecioc.soeira786
@valtecioc.soeira786 Жыл бұрын
Your enthusiasm is contagious. I will embark on this
@bluesky1042
@bluesky1042 Жыл бұрын
thank you so much, ive been waiting for someone to make a good beginners vs code tutorial
@johnnyvvlog
@johnnyvvlog Жыл бұрын
Now I just have to find out how to selfhost this in my homelab. It looks ridiculously cool!
@NetworkChuck
@NetworkChuck Жыл бұрын
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 Жыл бұрын
@@gdtutorialVisual Studio is more fore languages like VisualBasic, C# …
@qazizayad
@qazizayad Жыл бұрын
@@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
@djscratchcat474
@djscratchcat474 Жыл бұрын
You can say whatever you want about vscode but is not lightweight. It literally runs chromium just to run the program.
@fabiosequeira8844
@fabiosequeira8844 2 ай бұрын
and?
@ThatRandomDude914
@ThatRandomDude914 Ай бұрын
You could build it yourself then run it through Tauri
@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!
@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.
@nicosummer9020
@nicosummer9020 Жыл бұрын
VS Code is a Great Editor but I have to say that Neovim is hands down the best editor out there ✨
@JustinMacri007
@JustinMacri007 10 ай бұрын
Wgeh yoyr done writing a program hoe do you upload the code to something?
@ProjectileGrommet
@ProjectileGrommet 9 ай бұрын
@@JustinMacri007git
@ProjectileGrommet
@ProjectileGrommet 9 ай бұрын
@@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 9 ай бұрын
​@@cometpwnsyouThat's literally what I came here to say! 😉
@Aluka21
@Aluka21 Жыл бұрын
I Have It. But I Don't know This Power
@Magnum0097
@Magnum0097 Жыл бұрын
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! 🗽
@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.
@freddyvelarde3528
@freddyvelarde3528 Жыл бұрын
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 Жыл бұрын
Maybe similar video about vim?)
@tresaidh3y90
@tresaidh3y90 Жыл бұрын
I just moved from VS studio to VS code after switching to a MacBook. Love it! It’s so customizable.
@grahamokeefe9406
@grahamokeefe9406 Жыл бұрын
Started using VSCode after watching this, and LOVE IT! Thanks for the heads-up!
@deepbrar1
@deepbrar1 Жыл бұрын
I never knew that Chuck is color blind...
@flyinghorse2739
@flyinghorse2739 Жыл бұрын
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 Жыл бұрын
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
@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
@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!
@deepbrar1
@deepbrar1 Жыл бұрын
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....
@maximusfl3926
@maximusfl3926 Жыл бұрын
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 Жыл бұрын
Neovim is a better tool
@JohnMandersonBM
@JohnMandersonBM Жыл бұрын
WOW, this was an eye opener. Would love for you to do more on system management through VSS
@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.
@marksvirsky9103
@marksvirsky9103 Жыл бұрын
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 Жыл бұрын
definitely for ios, but it's the official successor to ISE for powershell now, depending on the features you want/need
@marksvirsky9103
@marksvirsky9103 Жыл бұрын
@@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 Жыл бұрын
@@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
@Finkelfunk
@Finkelfunk Жыл бұрын
Great, now do a video on why VS Code sucks when compared to productivity titans like Neovim.
@awabkhan2977
@awabkhan2977 Жыл бұрын
neovim is just a better choice.
@andrew_zn
@andrew_zn Жыл бұрын
yes.
@Finkelfunk
@Finkelfunk Жыл бұрын
@@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.
@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.
@thecloudterminal
@thecloudterminal Жыл бұрын
Love the way you make videos 😄 ... I am smiling and learning at the same time. Great content.
@HTWwpzIuqaObMt
@HTWwpzIuqaObMt Жыл бұрын
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.
@jay15183
@jay15183 Жыл бұрын
This is a great video dude. Learned a lot of new things for sure !! Keep up the amazing work.
@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.
@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!
@as-saidiabderrahmane9493
@as-saidiabderrahmane9493 Жыл бұрын
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
@inurspace
@inurspace 2 ай бұрын
The more I learn about VS Code, the more I want to use it. I didn't realise I can WSL Linux in it until I saw this video. Thank you.
@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.
@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!!
@remikxfault
@remikxfault Жыл бұрын
I already use it but didn't knew about the remote extension , I guess I learned something new today! Thanks man! 👍
@yoandyvm704
@yoandyvm704 Жыл бұрын
I already use VS code. It is so good Chuck!!! Thanks for the video.
@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 👍)
@andresndergaard1712
@andresndergaard1712 Жыл бұрын
As a webdev, this is my favorite IDE and has been so for the past 3 years! :D
@vivekpandey95
@vivekpandey95 Жыл бұрын
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
@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.
@aravindmaddini6348
@aravindmaddini6348 Жыл бұрын
i love how you ADD HUMAN EMOTIONS without loosing info flow or top content
@SAIDHUMOUD
@SAIDHUMOUD Жыл бұрын
Yes, I use it and I love it. Thank you for the remote extension clue.
@juliusrowe9374
@juliusrowe9374 Жыл бұрын
Chuck, super dope tutorial of VS Code! I truly enjoyed it.
@i_Kruti
@i_Kruti Жыл бұрын
I have been seeing a lot of people using VS Code but I didn't know the actual use , it's benefits , features now I came to know about it.....THANKS CHUCK.....🙂🤩
@markandrow4010
@markandrow4010 Жыл бұрын
Thanks, I've been waiting for it for a long time
@neo9492
@neo9492 Жыл бұрын
Accessing the docker container terminal, that is so COOL!!
@SherrillDarby
@SherrillDarby Жыл бұрын
I’ve been using VS Code since it became available. Thank you for the video.. very informative
@bikinglikebecker
@bikinglikebecker 8 ай бұрын
Amazing how much I have picked up in the past week since first following along in this video. Got a dashboard & background with gif and icon logo... got to set up admin with something now to create user accounts. thx 4 posting video, every little bit helps..
@georgegousios1794
@georgegousios1794 Жыл бұрын
Great pitch for those of us too lazy to watch those 1-2h videos about it. Keep it up!
@JerryKantrell
@JerryKantrell Жыл бұрын
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!
@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))
@WorldITAcademy
@WorldITAcademy Жыл бұрын
Thanks for information I started to use vsCode and this very helpful and important.
Powerful VSCode Tips And Tricks For Python Development And Design
15:50
He tried to save his parking spot, instant karma
00:28
Zach King
Рет қаралды 22 МЛН
The Worlds Most Powerfull Batteries !
00:48
Woody & Kleiny
Рет қаралды 27 МЛН
12 VS Code Extensions to INCREASE Productivity 2024
27:13
Devression
Рет қаралды 498 М.
you need this FREE CyberSecurity tool
32:06
NetworkChuck
Рет қаралды 1,2 МЛН
you need to learn Docker RIGHT NOW!! // Docker Containers 101
23:19
NetworkChuck
Рет қаралды 2,6 МЛН
Ditch VSCode Spyware For VSCodium
9:50
Mental Outlaw
Рет қаралды 230 М.
7 Amazing CLI Tools You Need To Try
18:10
Josean Martinez
Рет қаралды 216 М.
3 PYTHON AUTOMATION PROJECTS FOR BEGINNERS
17:00
Internet Made Coder
Рет қаралды 1,5 МЛН
EXPOSE your home network to the INTERNET!! (it's safe)
9:28
NetworkChuck
Рет қаралды 589 М.
If you're not developing with this, you're wasting your time
14:30
Articulated Robotics
Рет қаралды 259 М.
I tried 10 code editors
10:28
Fireship
Рет қаралды 2,9 МЛН
you STILL need a website RIGHT NOW!! (yes, even in 2024)
19:15
NetworkChuck
Рет қаралды 298 М.
😱НОУТБУК СОСЕДКИ😱
0:30
OMG DEN
Рет қаралды 3,4 МЛН
КОПИМ НА АЙФОН В ТГК АРСЕНИЙ СЭДГАПП🛒
0:59
Дени против умной колонки😁
0:40
Deni & Mani
Рет қаралды 11 МЛН
Настоящий детектор , который нужен каждому!
0:16
Урна с айфонами!
0:30
По ту сторону Гугла
Рет қаралды 4,4 МЛН