VS Code Extensions you absolutely need in 2021

แชร์
ฝัง
  • เผยแพร่เมื่อ 18 พ.ย. 2024

ความคิดเห็น • 234

  • @yannick4197
    @yannick4197 2 ปีที่แล้ว +101

    00:00 Intro
    00:18 Theme: One Dark Pro
    01:32 Auto Close Tag
    02:44 Auto Rename Tag
    03:28 React Native Tools + ES7 React/Redux/GraphQL/React-Native Snippets
    07:07 Code Spell Checker
    05:00 Tipp: Filter for popular extensions
    05:20 ESLint
    05:33 Prettier - Code formatter
    06:08 Liver Server
    06:35 vscode-icons
    07:10 Bracket Pair Colorizer
    07:55 Live Share (colloborative editing)
    08:58 DotENV
    09:22 Quokka.js
    10:10 Outro

  • @parbezbarbhuiya7009
    @parbezbarbhuiya7009 3 ปีที่แล้ว +32

    1:45 auto close and auto rename are now available inbuilt with vs code you just needs to turn them on in setting.json and no extra extension are required

    • @AdrianTwarog
      @AdrianTwarog  3 ปีที่แล้ว +2

      That’s cool didn’t know!

    • @baltaza
      @baltaza 3 ปีที่แล้ว +1

      ​@@AdrianTwarog You don't even need to turn nothing on, since I installed VSCode almost 6 months ago is been that way

    • @MrTHOMASisBack
      @MrTHOMASisBack 3 ปีที่แล้ว

      Auto rename is not

    • @parbezbarbhuiya7009
      @parbezbarbhuiya7009 3 ปีที่แล้ว +3

      @@MrTHOMASisBack it's present
      If it's not working in your vs code just add
      "editor.linkedEditing": "true" in your setting.json file

    • @MrTHOMASisBack
      @MrTHOMASisBack 3 ปีที่แล้ว

      @@parbezbarbhuiya7009 Thanks mate!

  • @jusatin
    @jusatin 3 ปีที่แล้ว +113

    To make this video better, you could have timed the extensions in the timeline, as well as write them down in the description.

    • @rami2211
      @rami2211 2 ปีที่แล้ว

      Don’t tell me don’t have time to watch 8 mins video?

  • @ShajidHasan
    @ShajidHasan 3 ปีที่แล้ว +14

    1. You don't need auto close tag if you have Emmet, which you most certainly do.
    2. You don't need auto rename tag either. There's a setting called "linked editing" in vscode itself to enable that.

    • @mahmoudalhussain9291
      @mahmoudalhussain9291 3 ปีที่แล้ว +7

      3. No need to brackets pair colorizer either, this feature has been added to VsCode recently

  • @hemachandrang6284
    @hemachandrang6284 3 ปีที่แล้ว +5

    Instead of Auto Rename Tag, you could click on the tag you wanna rename, and press F2. It will update the tag's pair. #oneLessExtension

  • @miloslav1999
    @miloslav1999 2 ปีที่แล้ว +1

    I downloaded all the extentions, happy to start programing :)

  • @hunterjiang5894
    @hunterjiang5894 3 ปีที่แล้ว +2

    I love the design of his office, and theme of course.

  • @kaynesheenan
    @kaynesheenan 3 ปีที่แล้ว +6

    you're definitely my favourite coding youtube!
    great content.

    • @AdrianTwarog
      @AdrianTwarog  3 ปีที่แล้ว +1

      That's great to hear! thanks :)

  • @Ctrl_Alt_Elite
    @Ctrl_Alt_Elite 3 ปีที่แล้ว +12

    4:30 yesterday I spent hours trying to solve an error that I had with styled-components... turns out I wrote "theme.color" instead of what should have been "theme.colors"... I was ready to flip the desk when I found out what caused the error 😂💀

    • @AdrianTwarog
      @AdrianTwarog  3 ปีที่แล้ว

      I've done something similar!

  • @F0RLORN
    @F0RLORN 2 ปีที่แล้ว +1

    I'm very new and I must say that the plugins shown in this video will surely save me a lot of headache. So, thanks for making this video.

  • @LiranTal
    @LiranTal 3 ปีที่แล้ว +8

    Good collection!
    Another one to consider adding for your next video on these is Vuln Cost.
    It adds immersive security insights while programming - detect vulnerabilities in third-party open source packages automatically while you code.

    • @AdrianTwarog
      @AdrianTwarog  3 ปีที่แล้ว +1

      Im gonna check that out

  • @ClaudioBernasconi
    @ClaudioBernasconi 3 ปีที่แล้ว +8

    Great extensions! I never liked the diffently colored brackets, but I'll give it another try. Also, I installed the icons extension. I never heard of it before and as a first impression, it looks great! Thanks for sharing your best VS Code extensions with us, Adrian!

    • @AdrianTwarog
      @AdrianTwarog  3 ปีที่แล้ว

      Hey Claudio! for sure! :)

  • @redux5153
    @redux5153 3 ปีที่แล้ว +4

    I love the camera spins haha! awesome transitions :)

  • @harryfieldson
    @harryfieldson 3 ปีที่แล้ว

    Fyi regarding the auto close tag thing, there's actually an even faster way. If you're using VS Code it has Emmet already integrated into it. So let's say you're looking for a H2 tag - if you were to type the letter "h" with nothing else it'll suggest H1 through H6 and arrow keys + tab or a simple mouse click and you've got | written out for you so you can type in the middle of it right away. No plugins needed :)

  • @digitalminister5687
    @digitalminister5687 3 ปีที่แล้ว +1

    My setup is:
    - Fira Code font
    - Minimal Fedu theme
    - Sidebar, notification bar are hidden. I toggle the file explorer using Ctrl Shift E
    - Chalice Icons

    • @rxn7
      @rxn7 3 ปีที่แล้ว

      based

  • @andylee5969
    @andylee5969 2 ปีที่แล้ว +1

    Thumbs up!
    Now VS Code has its own Bracket Pair Colorizer feature btw.

  • @KartikRao
    @KartikRao 3 ปีที่แล้ว +1

    Auto Close Tag and Auto Rename Tag functionality was added to VS Code. You don't need those now. Great list btw.. :)

  • @dewinchy
    @dewinchy 3 ปีที่แล้ว

    1:17 "having a harsh light isn't the best thing" - telling this having harsh lights all around in the room :)

  • @MotiviqueStudio
    @MotiviqueStudio 3 ปีที่แล้ว

    Thanks for this. I had been using a proprietary workspace and had to figure out the different between editors and ides and it was just a bit more than I wanted to deal with on a Friday night. This helped.

  • @delulu6969
    @delulu6969 3 ปีที่แล้ว +2

    I've been stalling to customize my vs code out of laziness to search. You gave out most of the functionalities I've been wishing for! Thank you!

  • @naolchala4354
    @naolchala4354 3 ปีที่แล้ว +1

    I love the turning

    • @AdrianTwarog
      @AdrianTwarog  3 ปีที่แล้ว

      Hahah trying to mix it up a little!

  • @Xbot4Life
    @Xbot4Life 3 ปีที่แล้ว

    ive just jumped from coffeecup to vscode and vscode is a revelation, its brill. but i fear too many addons because if i end up working at a company that doesn't use vscode, ill lose the luxuries and probably suffer

  • @mwaqze
    @mwaqze 3 ปีที่แล้ว +5

    Can you add timestamps please? That will be quite helpful

  • @garfield584
    @garfield584 2 ปีที่แล้ว

    I think you’re my guest for a beer! How awesome is the bracket pair colorizer extension!!

  • @CFedits62
    @CFedits62 2 ปีที่แล้ว

    The most needed extensions
    One dark pro
    Auto close tag
    Auto rename tag
    React native tools+
    Code spell checker
    Prettier
    Vs code icons

  • @taariqq
    @taariqq 3 ปีที่แล้ว +1

    Thank you!

  • @fazzyakamello
    @fazzyakamello 3 ปีที่แล้ว +6

    Can’t wait for the 2021 edition! :D

  • @sumitpurohit8849
    @sumitpurohit8849 3 ปีที่แล้ว +3

    Thanks a lot for this video sir.
    I loved those extensions.

  • @noelemmanuel5715
    @noelemmanuel5715 3 ปีที่แล้ว +1

    Nice video adrian twarog , although I had some of these extensions,this video made me discover more extensions to ease my workflow

  • @ThistleBlue
    @ThistleBlue 3 ปีที่แล้ว +3

    Wait, my VS Code auto closes tags already. Without the extension. Maybe it's not needed after all

  • @ankithabhayan324
    @ankithabhayan324 3 ปีที่แล้ว +1

    You forgot that the year just went by

  • @yassin_eldeeb
    @yassin_eldeeb 3 ปีที่แล้ว +2

    Can you please make a video about designing like an E-Commerce dashboard, It's really hard to design a good one, and You're really know what you're doing in designing and development too.

    • @AdrianTwarog
      @AdrianTwarog  3 ปีที่แล้ว +1

      Yeah sure!

    • @pastuh
      @pastuh 3 ปีที่แล้ว

      For administrators such dashboard comes with time..

    • @yassin_eldeeb
      @yassin_eldeeb 3 ปีที่แล้ว

      @@AdrianTwarog 😯 Oh thank you

  • @UndeadAlv
    @UndeadAlv 2 ปีที่แล้ว

    Being expressive is good and makes people invested
    But when you are TOO expressive, it jumps to uncanny valley.

  • @migueldomingos4570
    @migueldomingos4570 3 ปีที่แล้ว +3

    What's a functionless react component?🤔🤔

    • @AdrianTwarog
      @AdrianTwarog  3 ปีที่แล้ว

      Interesting question! I think maybe, a class one?! Or maybe I meant to say functional.... whoops!

    • @neo6259
      @neo6259 3 ปีที่แล้ว

      Probably, a component without behaviors. Just contains the state and UI. Not sure if that's what it means. It's just an assumption.

  • @benamiel6180
    @benamiel6180 2 ปีที่แล้ว

    Auto close tag is very good but you can type the name of the tag like div and press tab it will create it automatically

  • @JG_4D
    @JG_4D 3 ปีที่แล้ว

    This is awesome! Thanks for these valuable plugins, especially for us learning code!

  • @mel-182
    @mel-182 2 ปีที่แล้ว

    do we have a 2022 version?

  • @diwakardayal954
    @diwakardayal954 2 ปีที่แล้ว

    10/10 no bs straight to the point thanks

  • @thatone5350
    @thatone5350 2 ปีที่แล้ว

    None are groundbreaking must haves as you hyped them up for.

  • @tomaasmonaco
    @tomaasmonaco 3 ปีที่แล้ว +1

    Auto rename tag is now a VS built-in function

    • @AdrianTwarog
      @AdrianTwarog  3 ปีที่แล้ว

      I learned this now, very cool!

  • @ethioapps836
    @ethioapps836 3 ปีที่แล้ว

    thank you . helped me a lot as a beginner programmer

  • @ImDino
    @ImDino 2 ปีที่แล้ว

    I highly recommend Leaper for tabbing out of quotations and parentheses etc.

  • @FalseHuman
    @FalseHuman 3 ปีที่แล้ว +2

    Thank you, Adrian👍

  • @miguelhyto54
    @miguelhyto54 2 ปีที่แล้ว

    ayu is good to, its a theme i recommend it if you're watching for cool themes

  • @luckylucky-ey2gn
    @luckylucky-ey2gn 3 ปีที่แล้ว +1

    When save your file then auto indentation of your code.
    What is the name of vs code extension.

  • @IkraamDev
    @IkraamDev 3 ปีที่แล้ว +2

    I recently started using VIM.

    • @AdrianTwarog
      @AdrianTwarog  3 ปีที่แล้ว

      How is it?

    • @IkraamDev
      @IkraamDev 3 ปีที่แล้ว

      @@AdrianTwarog I’m using my mouse too much lol

  • @ratul1125
    @ratul1125 3 ปีที่แล้ว

    I use this theme - " The best theme " ...Probably the best try it

  • @sder-v2v
    @sder-v2v 3 ปีที่แล้ว +2

    How many takes to the opening scene?

    • @AdrianTwarog
      @AdrianTwarog  3 ปีที่แล้ว +1

      More than one, less than a hundred!

    • @sder-v2v
      @sder-v2v 3 ปีที่แล้ว

      @@AdrianTwarog 🤣😂

  • @mariposa.2507
    @mariposa.2507 ปีที่แล้ว

    I saw in another video that you for example type .enabled and it gives you a tag an a class and a closing-tag. What's the name of the extension?

  • @chrisxiong3497
    @chrisxiong3497 3 ปีที่แล้ว +1

    They are all very helpful, wish this video was post early and it will save me hundreds of hours to debug.

  • @thegamingguy7372
    @thegamingguy7372 3 ปีที่แล้ว +1

    but we actually don't need closing tag additional extension because it is appears by default in html coding in vs code

  • @gokserpirik
    @gokserpirik 3 ปีที่แล้ว

    the fact that Sublime Text already has auto tag close... Such a great thing could be good as Vscode

  • @g-gar9135
    @g-gar9135 2 ปีที่แล้ว +1

    I hate themes with red fonts, it always makes me think something is wrong.

  • @snowsol
    @snowsol 3 ปีที่แล้ว +1

    hey @Adrian Twarog, why do you produce content in 4k60? its a huge file size.

    • @AdrianTwarog
      @AdrianTwarog  3 ปีที่แล้ว

      Didn't really consider it too much, do you reckon I should reduce it, I just assumed youtube will downsample it to all quality versions?

  • @elghark
    @elghark 2 ปีที่แล้ว

    As Atom is closing ,I'm a bit desperate as I'm going to miss Hydrogen extension. I'm going to switch to VS Code and I'd like to know if exists an extension similar to Hydrogen for executing codes just below my code lines (and NOT in the terminal window)

  • @PRATIK1900
    @PRATIK1900 3 ปีที่แล้ว

    If you like the colors of One Dark Pro, but the contrast is too low for you (it looks very whitish/high gamma), check out Atom One Darker theme. Thank me later.

  • @fatoyeoluwaseun
    @fatoyeoluwaseun 2 ปีที่แล้ว +1

    Great video!

  • @alanlevy1986
    @alanlevy1986 3 ปีที่แล้ว

    what do you do if you don't have this side menu? i tried to look up Prettier and its not coming up when i click main menu Extensions.

  • @baqirhemani
    @baqirhemani 3 ปีที่แล้ว

    @Adrian why don't we use Kite more?

  • @stefanwebdev1803
    @stefanwebdev1803 2 ปีที่แล้ว

    Hello I have a problem : on my extension Bracket Pair Colorizer 2 , it says [Deprecated] .What it means and how to fix it?

  • @J.A.25
    @J.A.25 3 ปีที่แล้ว +1

    I can't add python to vs code so l can start writting my first code in it.
    Please some help.🙂

  • @OMorningStar
    @OMorningStar 3 ปีที่แล้ว

    If you don't want to publish theme but want to use it, just copy to extensions folder :D

  • @shahriarislam5107
    @shahriarislam5107 3 ปีที่แล้ว

    Can you tell me why this is show like

  • @mwaqze
    @mwaqze 3 ปีที่แล้ว +1

    Thank you so so much!!! You are a life saviour

  • @Isawa__nando
    @Isawa__nando 2 ปีที่แล้ว

    thanx now i finally can make what ever game i want 🤩🤩🥰

  • @josephhevey4735
    @josephhevey4735 ปีที่แล้ว

    Hi, I’m new to coding , I added prettier to vs code but I can’t get it to work. I have seen several videos that say change it to your default formatter and format on save in settings which I have done. Neither made a difference. I’m getting the prettier icon on the bottom right of the application. If anyone can help it would be appreciated thanks.

  • @realshlimshady8966
    @realshlimshady8966 3 ปีที่แล้ว +1

    How do I auto complete commands in terminal (based on prev commands)...have seen a lot of youtubers used it...never figured out how to... please share if you know how to.😀

  • @thomasshelby6460
    @thomasshelby6460 3 ปีที่แล้ว

    I have problem with VS Code Live Server. It doesn't refresh automatically. It's very annoying and time consuming. Please help!!

  • @mwaqze
    @mwaqze 3 ปีที่แล้ว

    Hi Adrian, what would you recommend? Bracket Pair Colorizer version 1 or 2!

    • @iahmadsaeed11
      @iahmadsaeed11 2 ปีที่แล้ว

      Go to Vscode settings and search "bracketPairColorization", just enable it. You don't need to download any extention.

    • @mwaqze
      @mwaqze 2 ปีที่แล้ว

      @@iahmadsaeed11 thank you, much appreciated.

  • @AndrewAHayes
    @AndrewAHayes 3 ปีที่แล้ว

    I am trying to build a 3d printer firmware (Marlin) but when I have finished the config files and am ready to build I get an error with a request to update my include path and I am informed that squiggles are disabled, How can I fix this?

  • @dfordemo981
    @dfordemo981 3 ปีที่แล้ว

    how can i download the vscode 32bit for widnows 7, i am using an old machine somewhere, i can't find the

  • @anoopmoji8768
    @anoopmoji8768 3 ปีที่แล้ว

    You don't have an extension for debugging YAML. 🙏🏼🙏🏼🙏🏼 Please make a video about this

  • @battulgabatkhuyag8048
    @battulgabatkhuyag8048 3 ปีที่แล้ว

    Hi 👋 , I want create a simple *exchange website by cloning and cutting 80% of the function, what extentions may help? What could may help?

  • @manab787
    @manab787 2 ปีที่แล้ว

    What do you use to create the arrow in 3:11?

  • @dfordemo981
    @dfordemo981 3 ปีที่แล้ว

    video is awesome a lot of useful stuffy, but i am stucked in that, whenever i mix php and html, the vscode autocompletions got mess up, php autocompletions are showing in html area and html autocompletions are showing in php area , and i don't want that. I want the php autocompletes only inside and html autocompletes in html area only_______
    i have asked this question but no good solution found

  • @princecaleb07
    @princecaleb07 3 ปีที่แล้ว

    Pls how I enable c# error squiggles in vscode?

  • @RahulShinde-xs9rl
    @RahulShinde-xs9rl 3 ปีที่แล้ว +1

    Is it 2020 or 2021...🤔

  • @iamsanish10
    @iamsanish10 3 ปีที่แล้ว

    isn't there any extensions that recommends attributes after a tag is typed for HTML?

  • @suneiang
    @suneiang 2 ปีที่แล้ว

    what is the screenbrush software that he used? someone pls help!

  • @ujenbasi9495
    @ujenbasi9495 3 ปีที่แล้ว +1

    can you suggest me some projects to practice in html CSS and JavaScript like website template

  • @fmmustafa
    @fmmustafa 3 ปีที่แล้ว +1

    hey adrian please tell us about google people api .. and how can we use it ... for me in react

    • @AdrianTwarog
      @AdrianTwarog  3 ปีที่แล้ว

      I did a video on google firebase api worth checking out

    • @fmmustafa
      @fmmustafa 3 ปีที่แล้ว +1

      @@AdrianTwarog yes I know but there's less videos on people api please tell us how can we implement .. it

    • @AdrianTwarog
      @AdrianTwarog  3 ปีที่แล้ว

      I got one planned like this!

    • @fmmustafa
      @fmmustafa 3 ปีที่แล้ว

      @@AdrianTwarog already man thanks ... 🔥🔥

  • @cr4228
    @cr4228 3 ปีที่แล้ว

    I have vsc and use pythonn3.9.5. Now I cant debug. Message: I dont have a batch

  • @usmanmunir1559
    @usmanmunir1559 3 ปีที่แล้ว +1

    All extensions are awesome ... but code spell checker is so cool I need some extension like that but I can't find that one ... Thanks 💜

  • @devrxt10
    @devrxt10 3 ปีที่แล้ว

    hey, how do you earn. do you work for a company as a developer ?

  • @PrimephotoStudio
    @PrimephotoStudio 3 ปีที่แล้ว

    Nice video, thank you for sharing it with us, very helpful.

  • @coderlicious6565
    @coderlicious6565 2 ปีที่แล้ว

    Anyone know a good scratch pad extension, where you can just click on a button inside vscode and access an ongoing simple file that you're making continual notes on?
    If I search youtube all I get is a little of "best extensions" videos like this one, and you don't know, if any of them even mention it.

  • @mayankvaswani5400
    @mayankvaswani5400 3 ปีที่แล้ว +5

    Hey check Material Product Icons it is a new feature in vscode I love it I bet u will too

    • @AdrianTwarog
      @AdrianTwarog  3 ปีที่แล้ว

      I will, haven't seen that one before

  • @aldenmoran9823
    @aldenmoran9823 2 ปีที่แล้ว

    how do I get onyx on vs code

  • @Talagando
    @Talagando 2 ปีที่แล้ว

    Perfect video !! Tks 👍🏻

  • @nro337
    @nro337 3 ปีที่แล้ว

    Great tips!

  • @cr4228
    @cr4228 3 ปีที่แล้ว

    Completed at wits end.

  • @suhanisingh8139
    @suhanisingh8139 3 ปีที่แล้ว +1

    thx it helped me a lot :)

  • @felicytatomaszewska
    @felicytatomaszewska 2 ปีที่แล้ว

    the super bight white light in the background in this video is really causing strain on the viewers eyes....

  • @tinny77
    @tinny77 3 ปีที่แล้ว

    You can't miss IndentRainbow

  • @TheZaheer82
    @TheZaheer82 3 ปีที่แล้ว

    " *The token && is not a valid separator in this version* "
    Please i need _🙏 😫 😭 😩 a solution for this problem whenever I run code this pops up please please_

    • @parbezbarbhuiya7009
      @parbezbarbhuiya7009 3 ปีที่แล้ว +1

      Which language are you using

    • @TheZaheer82
      @TheZaheer82 3 ปีที่แล้ว +1

      @@parbezbarbhuiya7009 c++ please help

    • @parbezbarbhuiya7009
      @parbezbarbhuiya7009 3 ปีที่แล้ว +1

      @@TheZaheer82 oh sorry I m not much familiar with c++. Try to goggle it

    • @TheZaheer82
      @TheZaheer82 3 ปีที่แล้ว +1

      @@parbezbarbhuiya7009 even google also don't have much results and the other ones don't work

    • @TheZaheer82
      @TheZaheer82 3 ปีที่แล้ว +1

      @@parbezbarbhuiya7009 no problem

  • @zackz6600
    @zackz6600 2 ปีที่แล้ว

    amaaaaaziiiiiiing

  • @abhaytiwari6411
    @abhaytiwari6411 3 ปีที่แล้ว +1

    I want some tutorial type video from your side . I hope you will made it

    • @AdrianTwarog
      @AdrianTwarog  3 ปีที่แล้ว

      I have a big one coming up, I prefer doing extra long ones when I can but they always take lots of work, and sadly they also seem to go poorly :(

  • @PranavBhattad
    @PranavBhattad 3 ปีที่แล้ว

    trust me material theme icon is better! I have used both of them!

  • @sagnikroy5001
    @sagnikroy5001 3 ปีที่แล้ว

    2:05 you don't need this extension, VSCODE have it built in

  • @stefankonig2731
    @stefankonig2731 3 ปีที่แล้ว +1

    Does anyone know of an vscode extension that suggests css variables (--variable) from another JS file for styled component files?