Code faster with these VS Code shortcuts

  Рет қаралды 279,997

Coder Coder

Coder Coder

Күн бұрын

🔥 My course: Responsive Design for Beginners! coder-coder.com/responsive/?u...
💻 Become a full-stack web dev with Zero to Mastery: academy.zerotomastery.io/a/af...
🎨 My VS Code theme: marketplace.visualstudio.com/...
👕 Coder Coder merch: coder-coder.myspreadshop.com/
🔽 FOLLOW CODER CODER
Blog -- coder-coder.com/
Twitter -- / thecodercoder
Instagram -- / thecodercoder
#css #javascript #html

Пікірлер: 267
@sanketangane8658
@sanketangane8658 4 ай бұрын
cntr + B : use for the show files. cntr + ~ : use for the open and closed terminal. cntr + P : use for the quick open menu. cntr + \ : use for split editor window. cntr + W : use for the closed file. cntr + shift + l : use select all matches and then edit or del. cntr + D : use for add selection to matches. shift + alt + down : use for the duplicates lines and paste it there down.
@vatsvlogs6110
@vatsvlogs6110 4 ай бұрын
L*
@strategistaow3520
@strategistaow3520 3 ай бұрын
2w ago cntr + b : use for the show files. cntr + ~ : use for the open and closed terminal. cntr + p : use for the quick open menu. cntr + \ : use for split editor window. cntr + w : use for the closed file. cntr + shift + 1 : use select all matches and then edit or del. cntr + d : use for add selection to matches. shift + alt + down : use for the duplicates lines and paste it there down. 15
@user-be2gl2gg4v
@user-be2gl2gg4v 3 ай бұрын
At 4:48 i ask my self whether we have a way to select multiple elements by using combined keyboard and mouse click (like when we select multiple folders in window)
@misfisito
@misfisito 4 күн бұрын
thanks
@ehhhhhhhhhh
@ehhhhhhhhhh 4 ай бұрын
My favorite: alt + leftarrow or alt + rightarrow. It's undo/redo for cursor location, so if you've gone down some rabbit hole reading two other files, you can jump back to the exact locations where your cursor was previously. Absolutely love it for reading code. You can also change the number of lines that any scrolling shortcut will scroll, so for example I have the command for "editorScroll" set to "halfPage".
@hamed8945
@hamed8945 2 ай бұрын
Your definitions are all convenient and easy to understand . You try to avoid complicating things and that is awesome . Thank you a lot
@danielmadison4451
@danielmadison4451 5 ай бұрын
I found out how to skip when using Ctrl-D. When you hit Ctrl-D and find a selection you want to skip, just hit Ctrl-K and Ctrl-D and it will deselect it. 🙂
@TheCoderCoder
@TheCoderCoder 5 ай бұрын
Oh nice, thank you!
@robinheyer708
@robinheyer708 4 ай бұрын
In my experience it's also better not to select the word you want to replace because parts of methods or texts might get selected as matches as well. Using Ctrl + D without highlighting the word first seems to do a far better job with finding matching strings.
@zura8635
@zura8635 3 ай бұрын
You can also click and hold alt button and press selection with mouse button to deselect the selec
@Daddy12344
@Daddy12344 3 ай бұрын
How to end and start new terminal. Like if I am using mongoose server than every time I have to close the terminal and start new terminal to test the result.
@user-be2gl2gg4v
@user-be2gl2gg4v 3 ай бұрын
At 4:48 i ask my self whether we have a way to select multiple elements by using combined keyboard and mouse click (like when we select multiple folders in window)
@phucnguyen0110
@phucnguyen0110 4 ай бұрын
Great video, Jessica! Even though other people have already done similar things, it's always nice to see this popping up once again
@TheCoderCoder
@TheCoderCoder 4 ай бұрын
Glad you enjoyed it!
@solitarygrounds
@solitarygrounds Ай бұрын
ty for this im currently taking a coding course online and im watching them do these things and they never explain how they do it lol now i just gotta build up the muscle memory! :D
@AllisonHammondAZAD
@AllisonHammondAZAD 5 ай бұрын
Shift + Alt + down => game-changer! Thanks Jess!
@TheCoderCoder
@TheCoderCoder 5 ай бұрын
haha no problem!
@hani5229
@hani5229 4 ай бұрын
You can also learn vim motions and use the vim motions extensions and customise all of your shortcuts
@denqi1
@denqi1 5 ай бұрын
Thanks for these incredible shortcuts!
@Alejandro00710
@Alejandro00710 4 ай бұрын
Ctrl/Cmd + Enter, didn't know and is a game changer, thank you.
@luciusrex
@luciusrex 4 ай бұрын
thanks for sharing! needed this!
@max_u6052
@max_u6052 5 ай бұрын
Very helpful, saves a ton of time. Thank you very much. 😊
@arkapravabera3551
@arkapravabera3551 4 ай бұрын
after a long i'm watching your video . I'm so glad that you're back . 😊😊 please upload more often . I love your videos . they help a lottttttt . Thank you 😊😊😊😊😊😊
@VermaAman
@VermaAman 4 ай бұрын
For opening another file in split view, you can use Ctrl+2 to split window instead of splitting current file. Also, Ctrl+J can be good alternative to Ctrl+`
@TheCoderCoder
@TheCoderCoder 4 ай бұрын
Oh that's great, thank you for sharing!
@anotheryoutuberperson38
@anotheryoutuberperson38 2 ай бұрын
OMG thank you!!! I learned so much ❤️
@tomzor8971
@tomzor8971 4 ай бұрын
Thanks for this!! Do you have a video with the 'best' javascript setup? Which plugins etc? 🤔
@anthonychan149
@anthonychan149 5 ай бұрын
I tend to use vim/emac workflows directly on the systems i work with but with some of these tips + ssh capabilities of VS code, super cool stuff! Thanks for the vid!
@TheCoderCoder
@TheCoderCoder 5 ай бұрын
niiiiice!! 🔥someday I need to level up and try vim 😅
@EmmanuelOloyede
@EmmanuelOloyede 4 ай бұрын
​@@TheCoderCoderyou'd love it 😅
@sutirk
@sutirk 4 ай бұрын
​@@TheCoderCoder Start with vim plugin on vscode, it could definitely improve your workflow even further by not having to move your hands to the arrow keys Fully configuring vim/neovim and getting used to it usually takes some time
@fantasticpirate5196
@fantasticpirate5196 5 ай бұрын
Thanks for everything Jess!
@paultapping9510
@paultapping9510 4 ай бұрын
ctrl+enter is an excellent tip, thank you!
@aromaldileep3386
@aromaldileep3386 2 ай бұрын
I really needed that. It sounds silly, but it's true.
@salah0086
@salah0086 Ай бұрын
Excuse me if the comment is irrelevant, to the video. But i started using vs code for python lately, and i noticed that the code runs much slower on debug mode. This is a problem to me as my codes can take too long already. so if i wanted to debug the last lines it would take much time for the debugger to get to the breakpoint. Is there a way for the debugger to run as fast as the regular run?
@joey2545
@joey2545 5 ай бұрын
Awesome video! Thanks for always making such great content. I was wondering what that LED box with the fire was behind your Bose speaker?
@TheCoderCoder
@TheCoderCoder 5 ай бұрын
Thanks so much! The brand is called Tidbyt
@angelcintron6227
@angelcintron6227 Ай бұрын
You're a life saver! Awesome video!
@malamincamara5939
@malamincamara5939 5 ай бұрын
I am soooooo happy for this video❤! It’s super useful, Thank you.
@TheCoderCoder
@TheCoderCoder 5 ай бұрын
awesome, glad you found this helpful!
@pranavgoel29
@pranavgoel29 5 ай бұрын
I particularly love using Ctrl + D and Alt + down/up key, as always loved the transitions 😁 you can also use ctrl + J for changing the terminal panel visibility, it will act as same as when we close that panel. Found myself some new shortcuts
@TheCoderCoder
@TheCoderCoder 5 ай бұрын
oh nice, Ctrl + J is probably better than Ctrl+` for the whole panel. Thanks for watching!
@Striech
@Striech 4 ай бұрын
if you're already going to use Alt + down/up key, why not just use Shift + Alt + down/up key to duplicate as well? "technically that would be faster" ☝🤓
@TheCoderCoder
@TheCoderCoder 4 ай бұрын
@@Striech that's a good point! 😅
@abelbeyene868
@abelbeyene868 3 ай бұрын
that was very helpful, thank you
@arjunSingh-nh9sn
@arjunSingh-nh9sn 3 ай бұрын
this really helpful, love from India , thanks for sharing
@nandakresna41
@nandakresna41 5 ай бұрын
Thanks a lot! I really need this ❤
@TheCoderCoder
@TheCoderCoder 5 ай бұрын
You're welcome!
@jackylam3322
@jackylam3322 5 ай бұрын
So useful but most KZbinr never mentioned❤❤ Thank you
@TheCoderCoder
@TheCoderCoder 5 ай бұрын
Glad this could help!
@Mellon00
@Mellon00 3 ай бұрын
Tip 1: use Vim
@farzadbahadorifar1126
@farzadbahadorifar1126 5 ай бұрын
thank you this video is really helpful for me.
@shaikhfoysal4426
@shaikhfoysal4426 5 ай бұрын
Good video. I know most of them few don't know. Thanks for sharing.
@mohidenadam
@mohidenadam 5 ай бұрын
Cool tricks-thanks for sharing! Note: You can take this to the next level by combining Vim keymaps, such as splitting windows and scrolling up and down, etc. This way, you will rarely need a mouse when coding.
@kostadinhariskov6137
@kostadinhariskov6137 12 күн бұрын
Thank you. Very informative and strait to the point video.
@gauravmali6250
@gauravmali6250 4 ай бұрын
That's cool , Thanks for sharing with us.
@user-yz2mv8kn4x
@user-yz2mv8kn4x 5 ай бұрын
ty, learnt a few, will use in my workflow :) 🙏
@TheCoderCoder
@TheCoderCoder 5 ай бұрын
Glad this could help!
@user-nz7ww6lq1v
@user-nz7ww6lq1v Ай бұрын
Excellent as usual.
@Milamor_
@Milamor_ 5 ай бұрын
Your videos are amazing 😊
@danielmadison4451
@danielmadison4451 5 ай бұрын
Great shortcuts! Love your channel. I love love love the Ctr Enter to open a new line while STUCK in the current line. But here is one that is even better. Ctrl Shift Enter. It opens a line ABOVE your current line. Wow are these 2 the best ever. Can you tell me how to skip, i.e., not select an occurrence while typing Ctrl D?
@TheCoderCoder
@TheCoderCoder 5 ай бұрын
They're a great combo! I don't know how to skip 😭
@colindante5164
@colindante5164 5 ай бұрын
Ctrl + F ( Opens up the Find/Replace dialog box. Click arrow to the left of the dialog box to open up the "toggle Replace" field. ). Enter desired values in the "Find" and "Replace" fields. Alternatively, you could highlight the text you wish to change and press Ctrl + F and this populates the "Find" field with the highlighted text. Click the arrows to the far right of the dialog box to cycle through the selection instances and press the "Replace" button to change it's value. Just a side note but you could replace all values by clicking the "Replace All" button. Hope it wasn't too confusing. ))
@althaf9213
@althaf9213 4 ай бұрын
I heard we can use Ctrl + K to skip when we multiple select by Ctrl+D. Like if it is helpful
@salahdaniel
@salahdaniel 4 ай бұрын
hi what do you use to record ur screen ?
@datatech6589
@datatech6589 3 ай бұрын
very HELPFUL thank you
@MoonlitRitual
@MoonlitRitual 2 ай бұрын
I had a mindgasm. Thanks for the faster shortcuts
@Tcrrxzz
@Tcrrxzz 4 ай бұрын
As a Python coder/programmer, I approve this video and do recommend this to HTML CSS and JavaScript coders. 😊
@user-bh9ur3qq3v
@user-bh9ur3qq3v Ай бұрын
Brilliant!
@hassaneoutouaya
@hassaneoutouaya 5 ай бұрын
Thank you so much
@Mcoder2023
@Mcoder2023 4 ай бұрын
You can find keyboard shortcuts reference in help menu
@Benjamin-Chavez
@Benjamin-Chavez 4 ай бұрын
Subscribed. Thanks!
@acubley
@acubley 4 ай бұрын
Nice list. I, too, changed copy lines default shortcut. I came from Notepad++ and that was its shortcut.
@TheCoderCoder
@TheCoderCoder 4 ай бұрын
I used to use Notepad++ too!
@yahmk3978
@yahmk3978 4 ай бұрын
Thank you very much!
@BudaSuyasa
@BudaSuyasa 4 ай бұрын
Even though i already fast by using vim extension, this tutorial is super awesome. That's visual on keypress so satisfying!
@felixgraphx
@felixgraphx 4 ай бұрын
I personally have set ctrl+shift+D to duplicate lines. Leaving ctrl d to add selection.
@truemufti
@truemufti 4 ай бұрын
amazing shortcut.
@PeterRobinson-bk2hk
@PeterRobinson-bk2hk Ай бұрын
Pls I must ask wasn't davinci resolve you use to edit your video
@Mahmudul_Hasan92
@Mahmudul_Hasan92 25 күн бұрын
Really helpful, thanks.
@realitysagareels
@realitysagareels 4 ай бұрын
thank you so much
@mohsennoori1304
@mohsennoori1304 5 ай бұрын
Nice, Programmers need these type of videos ❤
@TheCoderCoder
@TheCoderCoder 5 ай бұрын
thanks so much!
@ajayvadadre7660
@ajayvadadre7660 5 ай бұрын
What camera do u use?
@voxelfied
@voxelfied 3 ай бұрын
Vim: allow me to introduce myself
@zaidofficials
@zaidofficials 5 ай бұрын
I knew most of that but still helpfull. I'd like to add one more Ctrl + space = show suggestion Big fan sissy ❤
@doudi0101
@doudi0101 3 ай бұрын
thanks ❤
@abanoubmaher6273
@abanoubmaher6273 5 ай бұрын
thank you ❤ what is the theme name you using in vs code
@TheCoderCoder
@TheCoderCoder 5 ай бұрын
Coder Coder Dark 😁
@sevenseen
@sevenseen Ай бұрын
[cmd] + [`~] didn't work on my mac... is it something i have to add myself, or is it supposed to be native?
@cihlacezet231
@cihlacezet231 3 ай бұрын
Great video thnx for sharing. I will add one note. If you have AMD GPU and you are using "Adrenaline SW" the CTRL+SHIFT+L shortcut is not working because it is linked to some function in adrenanline. So you can use in VS code CTRL+F2 with same result (mark all ocurencies) or you can change or disable CTRL+SHIFT+L shortcut in adrenaline softtware.. ;) It took some hard time to me to find this.
@pranavjoshi7697
@pranavjoshi7697 5 ай бұрын
Thanks
@wilhelmburger9588
@wilhelmburger9588 3 ай бұрын
Thank you for these shortcuts. Made me use my mouse 500 times less every 30 minutes.
@Danione11
@Danione11 5 ай бұрын
Welcome back coder : )
@TheCoderCoder
@TheCoderCoder 5 ай бұрын
thank you!
@ZephniStrife
@ZephniStrife Ай бұрын
Got excited about Ctrl + Enter to create a new line no matter where the cursor is within the previous line... but Copilot uses that shortcut for the multiple suggestions window :( Also, I used to use Ctrl + D to duplicate lines aswell... I think this may be because I came from "Sublime Text 2". But it helped in the end to just get used to using Alt + Shift + Down which is the default.
@rendivs925
@rendivs925 5 ай бұрын
thanks miss
@stevenluoma1268
@stevenluoma1268 3 ай бұрын
ctrl + shift + o is the default for the "search for symbol" so you don't have to do ctrl + p and then @.
@sudeepmaharjan6378
@sudeepmaharjan6378 5 ай бұрын
Perfect.
@srinadh1064
@srinadh1064 3 ай бұрын
what is the theme you are using?
@beingnoushad
@beingnoushad 5 ай бұрын
Aweome tricks and tips .
@brianbluue
@brianbluue 5 ай бұрын
Hi Jess, which Freelance site would you say is the best for developers? 🙂
@TheCoderCoder
@TheCoderCoder 5 ай бұрын
sorry, I don't really know about freelancing sites!
@hxntw
@hxntw Ай бұрын
Thank you
@TECHJOSEPH2006
@TECHJOSEPH2006 3 ай бұрын
I need a Shortcut to jump to middle of next tag in vscode visual studio, thanks
@joeneuman3799
@joeneuman3799 Ай бұрын
When I'm typing code in like a function Name( | ) I find myself stuck between the two ( ). How do I quickly get out past the last ) without clicking the End button on my keyboard?
@rigbyb
@rigbyb 4 ай бұрын
Thx very much
@lombervid
@lombervid 5 ай бұрын
Ctrl + K is used together with Ctrl + D, to skip one (the last) selection.
@TheCoderCoder
@TheCoderCoder 5 ай бұрын
Cool! Thanks for sharing it!
@mh_kohansal
@mh_kohansal 3 ай бұрын
thanks
@user-xq2wo4sp8q
@user-xq2wo4sp8q 12 күн бұрын
realy helpfull
@itsmelukario5969
@itsmelukario5969 4 ай бұрын
🔥🔥🔥
@KhalidKhan-sb1xm
@KhalidKhan-sb1xm 3 ай бұрын
is there any shortcut for looking at camera and the screen
@angelethunder6723
@angelethunder6723 4 ай бұрын
Quality coding content. Subbed !
@markgamboa8183
@markgamboa8183 4 ай бұрын
Estoy en España y esta explicación me ha gustado, ya me suscribí.... Mil gracias, estoy empezando en programación. 🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉
@TheCoderCoder
@TheCoderCoder 4 ай бұрын
gracias!
@MrAndrewsome
@MrAndrewsome 3 ай бұрын
🎉 I use them all
@maheh360
@maheh360 5 ай бұрын
WOW thank you so much maam😍👑❤
@TheCoderCoder
@TheCoderCoder 5 ай бұрын
You're welcome!
@adioukane701
@adioukane701 5 ай бұрын
Hello jess. Thanks for the tips. I customized my vscode but when I open a new folder (project) all my settings disappear. I don't know what's going... Suggestions ?
@TheCoderCoder
@TheCoderCoder 5 ай бұрын
Which settings are you setting that are disappearing?
@lamhung4899
@lamhung4899 4 ай бұрын
Check your sync settings (project/ user settings) and vscode profiles. It is somewhere in that
@adioukane701
@adioukane701 4 ай бұрын
Colors/theme/auto-indent fonts...others customizations made by me
@strategistaow3520
@strategistaow3520 3 ай бұрын
you should have also mention ctrl +z as it was bext thing i never knew that thing before i have coded for like 6 month without it and it was painful becauce teacher didnt used it proboble didnt knew
@mounirsud12
@mounirsud12 5 ай бұрын
thank you
@tinaberry1355
@tinaberry1355 5 ай бұрын
nice!
@kohkiikubo3503
@kohkiikubo3503 3 ай бұрын
Can you tell me what theme is used on your vscode?
@TheCoderCoder
@TheCoderCoder 3 ай бұрын
Coder Coder Dark, which is also linked below!
@sarojregmi200
@sarojregmi200 5 ай бұрын
First few lines of this video, are the very reason people go with vim and nvim or emacs. Great video.
@TheCoderCoder
@TheCoderCoder 5 ай бұрын
So true!
@cosecseccot
@cosecseccot 4 ай бұрын
Even better would be to install the vim plugin
@systemhacker
@systemhacker 4 ай бұрын
How to switch focus from editor to terminal and vice versa?
@kanokfaisalhaque8890
@kanokfaisalhaque8890 4 ай бұрын
Assalamu walaikum.. Those are really great . thank you
@nighthustler15
@nighthustler15 5 ай бұрын
I know it's silly but jusss clear me from this dude. which one is right to learn & start right now. I'm stucked here with outdated MERN stack course & i learnt some more things in React & Sass. Is there any way to land a job without paying to institution & who awaits a job for a money. NOTE : I'm following you from long so, don't ignore it & break my respect on you dude. Juss reply wisely.🌚
@TheCoderCoder
@TheCoderCoder 5 ай бұрын
Sorry, I'm not really up to date on JS stack stuff
@AndriusRacing
@AndriusRacing 2 ай бұрын
im wondering is there shortcut to quit parenthesis without pressing arrow keys? thanks ☺
@akhintheruvath
@akhintheruvath 3 ай бұрын
ctrl + shift + Enter to insert a line above
@judyodiakose6838
@judyodiakose6838 5 ай бұрын
Great video... You can use Ctrl left or right arrow to move between words faster
@TheCoderCoder
@TheCoderCoder 5 ай бұрын
That's a great one! I use it a lot 🔥
@snightmakesmemes7204
@snightmakesmemes7204 4 ай бұрын
What's the theme and the icon pack name you're using
@lovishverma9631
@lovishverma9631 2 ай бұрын
theme name coder coder dark
@amdadullahraihan7694
@amdadullahraihan7694 5 ай бұрын
Cntr+Enter is more efficient than manually moving the cursor.
30 VSCode Keyboard Shortcuts You NEED to Know
17:15
ArjanCodes
Рет қаралды 58 М.
CSS Tips And Tricks I Wish I Knew Before
12:12
Lama Dev
Рет қаралды 391 М.
NO NO NO YES! (40 MLN SUBSCRIBERS CHALLENGE!) #shorts
00:27
PANDA BOI
Рет қаралды 119 МЛН
Git, GitHub, & GitHub Desktop for beginners
22:16
Coder Coder
Рет қаралды 686 М.
DevOpsConf 2024 - Room 1
DotNetCode.IT
Рет қаралды 71
3 Types of Algorithms Every Programmer Needs to Know
13:12
ForrestKnight
Рет қаралды 416 М.
ASMR Coding-CSS glowing icons-No Talking
10:09
َAsmrCoding
Рет қаралды 10 М.
The Best VSCode Extensions 2024
9:29
Coding With Adam
Рет қаралды 261 М.
How to test a local website on your phone
7:48
Coder Coder
Рет қаралды 370 М.
Learn CSS Positioning Quickly With A Real World Example
8:32
Slaying The Dragon
Рет қаралды 546 М.
Every React Concept Explained in 12 Minutes
11:53
Code Bootcamp
Рет қаралды 291 М.
I tried 50 Programming Courses. Here are Top 5.
7:09
Sahil & Sarra
Рет қаралды 1,8 МЛН
12 VS Code Extensions to INCREASE Productivity 2024
27:13
Devression
Рет қаралды 430 М.