My Favourite VSCode Shortcuts and Tricks

Поделиться
HTML-код
  • Опубликовано: 7 сен 2023
  • 💖 Show your support by checking out my courses!
    developedbyed.com
    -------------------------------------------------------------------------------------------------
    I am not too crazy about shortcuts, but I do really like to navigate through my code using mostly the keyboard. Here is a list of my most essential vs code shortcuts for everyone that is lazy to remember a huge list of them 👍
    -------------------------------------------------------------------------------------------------
    👨‍💻Connect with me
    Twitter: / developedbyed
    Instagram: / developedbyed
    Github: github.com/developedbyed/
    -------------------------------------------------------------------------------------------------
    🎶 Dope music
    C Y G N - Bikini Palm-trees chll.to/d0798a7f
    C Y G N - Emotions chll.to/bfeb2b66
    C Y G N - Let it go chll.to/41ba6c49
    #programming #javascript #typescript
  • НаукаНаука

Комментарии • 62

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

    Moral of the video: "Aliens are real" 😂

  • @zeeksthegoblin7564
    @zeeksthegoblin7564 9 месяцев назад +15

    Some useful shortcuts, thanks! here are some I use.
    Ctrl + L selects the entire line
    Ctrl + Enter Creates a new line below the current line and places the cursor there.
    Ctrl + Shift + Enter Creates a new line above the current line and places the cursor there.
    Ctrl + D will select a word/variable etc. and pressing it again will select the next occurrence and place a multi-cursor for multi edit.

  • @SiLeNzSky
    @SiLeNzSky 9 месяцев назад +20

    the "-r" flag for "code ." will open the current folder in the current window instead of opening a second vscode window
    like "code . -r"

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

    Very informative, straight to the point. The flow is so good! Thanks for the tips

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

    the shift + arrow keys to select and replace text is super useful, thanks!

  • @sujaykumar9780
    @sujaykumar9780 9 месяцев назад +1

    Just love your videos ❤

  • @samobludni
    @samobludni 9 месяцев назад +1

    Dude, thank you for everhing you do

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

    thsnk for F2 :) really usefull in OfficeScript :)

  • @pensums
    @pensums 7 месяцев назад

    In VSC, `CTRL + G` and then enter the line number you want to jump to. It is very useful when errors point to a specific line in a big file.

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

    Actually a couple of pretty standard ones to use that I didn't know on that list. Hopefully make my coding a bit quicker ;) Legend mate

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

    i want that, desktop wallpaper, really it looks sooooo cooooool

  • @vinayakabhat430
    @vinayakabhat430 9 месяцев назад +1

    My fav shortcut ctrl+shift+c to open terminal outside vscode! U can run local host there! If your machine is shitty and your file is too big! Sometimes vscode crashes/git crashes you can close vscode without stopping terminal
    Another Is alt+

  • @developedbyed
    @developedbyed  9 месяцев назад +4

    What's your favorite shortcut? Mine is CTRL + F4 🥹

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

      Alt + F4 is pretty good 😉

    • @developedbyed
      @developedbyed  9 месяцев назад +1

      These shortcuts make my brain fuzzy 😂

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

      What theme are you using for your desktop sir? your background wallpaper is too dope? please let me know@@developedbyed

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

      Hi, I am well man, and yourself? I meant his desktop wallpaper, He shows it at the start and towards the end
      @@davoodaslani3882

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

    Great video. Definitely picked up a few Code tricks. How did you get the live desktop background?

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

    pretty nice, thank you

  • @dev_franqqi
    @dev_franqqi 9 месяцев назад +1

    Another educating video

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

    Thank You Sir
    Really Amazing
    There is No Video Like this on the whole planet
    Trust me..

  • @xbeast7585
    @xbeast7585 9 месяцев назад +1

    Thanks Man

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

    code . -r opens the project in the current window, without opening a new one, great video man

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

    Thanks

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

    I'm trying to learn to use VS Code. Is there a way to setup a preview browser like the one in Komodo? Love the videos so far!

  • @freeinformation7877
    @freeinformation7877 9 месяцев назад +1

    I love you dude, keep going….❤

  • @imadev2897
    @imadev2897 9 месяцев назад +1

    Ctrl + ñ also for terminal
    Ctrl + shift + g for source control

  • @juanmacias5922
    @juanmacias5922 9 месяцев назад +1

    I gotta say my favs are ctrl + ` to toggle the terminal, ctrl + b to toggle the file tree, crtl + shift + P for the command pallete, and crtl + p to search a file, but I use Vim keybindings to actually move around the file! You should try Vim keybindings!

  • @ayaanshaikh6374
    @ayaanshaikh6374 9 месяцев назад +1

    Sir you forgot to mention the most important shortcut of all time (Ctrl/Command+Shift+P)
    Opens the command palette, where you can search for any command... (And their shortcut 😉)

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

    Can you tell me what theme are you using?

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

    1:50 I don't know why but Alt + arrow keys won't work in my vscode on windows, So i use Ctrl+Tab or Ctrl+ pageup/pageDown. And you can also close files just like you close tabs in chrome by using ctrl+ F4

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

    nice

  • @ashutosh_tiwari
    @ashutosh_tiwari 9 месяцев назад +1

    Create a Tutorial on Bun 1.0 Please!!

  • @debeeshreeswain9097
    @debeeshreeswain9097 2 месяца назад

    Hello sir, what do I do if nodejs is not running in my vscode termina

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

    This is not a shortcut but a tip. You ca use the minimap to navigate and find errors by simply making it large disable rendering characters(utilizes less resources) and auto hide. Now whenever there is an error in the code but it's either way above or down in the code you can just drag the minimap and navigate and find errors .

  • @SandeepSaini-tr9sv
    @SandeepSaini-tr9sv 9 месяцев назад +1

    which vs code theme he is using in this video ???

  • @feelsthevibes1662
    @feelsthevibes1662 9 месяцев назад +1

    theme ?

  • @oussamabenchkroune3151
    @oussamabenchkroune3151 29 дней назад

    ctrl + t to search for functions by name in your entire codebase

  • @ducksoupface
    @ducksoupface 9 месяцев назад +1

    Ctrl + g to jump to line number on editor

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

    Hit CTRL+SHIFT+L to select all instances of a current word or snippet within the file.

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

    what terminal in vscode are you using?

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

      Git bash ( most probably )

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

    Ctrl + D to select the next occurrence of the selection
    Ctrl + shift + L to select all occurrences of the selection
    Ctrl + shift + P to open command palettr

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

    Great 💙💛💙💛💙👍

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

    i constatly have to delete and install "code ." on my macbook cos it doesn't always work on it... does anyone have a solve for me ? :)

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

    How interested are you about Vim motions? I see sooo much Vim motions energy from this video. I would start by learning about text objects. They are magical.

  • @badcatdesign
    @badcatdesign 9 месяцев назад +1

    < b > The captions < / b > 😬

  • @user-pd2ic5pd3z
    @user-pd2ic5pd3z 9 месяцев назад

    Why not use vim?

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

    3:00

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

    😅 aliens are real, !!! wow ... I swear, sometimes I watch your videos for the jokes,

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

    I just use vim motions

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

    The captions are not HTML sir, you may wanna edit them to remove all the B tags. 😂

  • @nox-1
    @nox-1 9 месяцев назад

    Theme ?

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

    You forgot :q!

  • @akarshanmishra2351
    @akarshanmishra2351 9 месяцев назад +7

    Bro is the CEO of facial expressions

    • @developedbyed
      @developedbyed  9 месяцев назад +2

      Should’ve edited keyboard buttons in my mouth sigh

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

    my fav turns out to be this :
    {
    "command": "workbench.action.toggleSidebarVisibility",
    "key": "shift shift"
    },
    {
    "command": "workbench.action.quickOpen",
    "key": "ctrl ctrl"
    },
    {
    "command": "workbench.action.showCommands",
    "key": "alt alt"
    }

  • @user-iqplayer
    @user-iqplayer 7 месяцев назад

    Ctrl + S to same