VS Code extensions that I can't live without!

  Рет қаралды 75,652

Kevin Powell

Kevin Powell

Күн бұрын

Пікірлер: 176
@muhammadalibhatti538
@muhammadalibhatti538 3 жыл бұрын
Timestamps: 00:00 Intro 00:24 Bracket Pair Colourize 02:20 Live Server 03:57 SVG Previewer 04:59 Prettier 06:49 Auto Rename Tag 07:51 Atom One Dark 08:10 One Dark Pro 08:27 Outro
@jsuddsjr
@jsuddsjr 2 жыл бұрын
Thank you! @Kevin, don't forget we love those timestamps!
@concretefields
@concretefields 4 жыл бұрын
"Colorize" is really useful for getting a quick preview of the colour you've set something to. It even works with custom variables!
@keaton718
@keaton718 Жыл бұрын
Just like the tag colorizer, this is now built into VSC! This video probably should be updated, or maybe it has annotations that I'm not seeing because I have them turned off on YT.
@mohammedmudassir837
@mohammedmudassir837 4 жыл бұрын
Auto close tag: Automatically add HTML/XML close tag, Color Highlight : Highlight web colors in your editor Import Cost: Display import/require package size in the editor px to rem : Converts px to rem, and vice versa
@randy918
@randy918 4 жыл бұрын
Try the "Biscuits" extensions. They label what closing brackets are from. I cant go back to closing brackets that started screens ago and I don't know what they are closing.
@techtipsuk
@techtipsuk 4 жыл бұрын
Thanks man
@Noum77
@Noum77 4 жыл бұрын
Wow, the extensions I didn't know I needed. The comments it adds aren't real ones and they won't be saved within the file. Thanks
@markkfinn
@markkfinn 4 жыл бұрын
oh this looks great...installed and I'll keep you posted!! Thank you!
@randy918
@randy918 4 жыл бұрын
@@Noum77 I really love this extension, I can't believe only a few hundred have downloaded it. And you're right, you mentioned the magical part...the text it adds isn't a part of the saved file.
@Axuled
@Axuled 3 жыл бұрын
Literally went back to this video again to find your comment. Reinstalled my PC and really needed the extension again. Thanks mate, such a useful one.
@Anadeore
@Anadeore 3 жыл бұрын
I wanted something similar to the bracket colorizer but that worked on html and found one called "color the tag name" and absolutely loved it
@Z3ROR
@Z3ROR 4 жыл бұрын
I really loved the color theme of Atom when i used that tool. Now i've moved to VSCode and was very happy that the color theme of Atom was available for VSCode. Best of both worlds for me.
@danielbark
@danielbark 4 жыл бұрын
Love live server and auto tag rename!
@JZETH_
@JZETH_ 4 жыл бұрын
This is my life blood right now especially as a relatively new “coder” lol
@Brunoenribeiro
@Brunoenribeiro 4 жыл бұрын
Auto Tag Rename is one of those extensions that make you think: "why isn't it a built-in vs code feature"? So useful!
@amitse
@amitse 4 жыл бұрын
@Kevin Powell, if for some reason you want to restart vscode. Maybe for extension or say your typescript language server is not working and you need a fresh restart. Press F1 and type reload window and press enter. Saves 5 seconds.
@Brunoenribeiro
@Brunoenribeiro 4 жыл бұрын
@@JZETH_ welcome to the dev world :) hope you have a great time!
@abdelmonemnaceur7776
@abdelmonemnaceur7776 4 жыл бұрын
Material Icon Theme is a very nice extension, it changes the icons in the inspector for a Material ui ones!
@Stabruder
@Stabruder 3 жыл бұрын
Thank you so much! Like, this was very useful for me. Especially the Auto Tag Rename and the Bracket Pair Colourizer 2 are the best!
@madhousenetwork
@madhousenetwork 3 жыл бұрын
8:20 One dark pro is very useful in case of react JS development. differentiates a lot of things with colour.
@danielhuang8419
@danielhuang8419 3 жыл бұрын
Here's a tip: if live server doesn't appear on startup or when you open a workspace, you can still right-click on an HTML file and then click "open with live server"!
@crooker2
@crooker2 4 жыл бұрын
I still use a 'full stack' web server in my dev environment. I use Laragon, which installs Apache, PHP and MySQL, for CMS development. And while I used to compile my css with gulp... I now use liveSass in VSCode, which makes my css compiling much easier.
@rajivpuranwar5541
@rajivpuranwar5541 4 жыл бұрын
Thanks for all the extensions... Really appreciated... Especially the auto rename tag...
@DylanvandenBosch
@DylanvandenBosch 4 жыл бұрын
Wow, bracket-pair-colorizer! Thanks a bunch!
@adrian20065
@adrian20065 4 жыл бұрын
I used all the extensions you used except for Prettier. The reason I don't use prettier anymore it redo the way I like my comments. My two suggestions are Material Icon Theme & Duplicate action.
@justinoneill2837
@justinoneill2837 4 жыл бұрын
Isn't prettier customizable though? I'm not sure the level of customization..but I am curious about it. I have a similar reason for not using it because I like to write my css on 1 line.
@StarcoreLabs
@StarcoreLabs 4 жыл бұрын
As always great video. Thank you for making such awesome content!
@rubberduckcode
@rubberduckcode 4 жыл бұрын
"Path Intellisense" to get auto complete when writing import statements
@stylesg7818
@stylesg7818 4 жыл бұрын
A pretty cool for me is Kite for autocompletion. Definitely deserve a try.
@andrewglick6279
@andrewglick6279 3 жыл бұрын
Another similar color theme to *Atom One Dark Theme* (the one that I use and initially thought you were using) is the *One Monokai Theme*. It is also based on the *One Dark Pro* theme, so it looks very similar.
@amitse
@amitse 4 жыл бұрын
@Kevin Powell, if for some reason you want to restart vscode. Maybe for extension or say your typescript language server is not working and you need a fresh restart. Press F1 and type reload window and press enter. Saves 5 seconds.
@Cyber99221
@Cyber99221 4 жыл бұрын
Liked this video a lot! Thank you. Especially the live server😂 I hate refreshing my browser. I've always used VS Code I really do believe is the best text editor out there.
@maelstrom57
@maelstrom57 3 жыл бұрын
htmltagwrap allows you to select a piece of HTML code and wrap it between tags quickly
@nikhilmwarrier7948
@nikhilmwarrier7948 4 жыл бұрын
Awesome video! I can't live without Bracket Pair Colorizer and Prettier. Live Server too is really helpful... I have two recommendations: Try *Better Comments* and *Path Intellisense* Better Comments will help to colorize comments in a way that will help use them as reminders... Path Intellisense will let you quickly navigate through your project folder to get to files...
@marcod.643
@marcod.643 4 жыл бұрын
Live Sass Compiler is also a very nice one... and MinifyAll a useful one too. By the way... Happy Christmas to everyone!
@grzegorzt
@grzegorzt 4 жыл бұрын
1. stylelint 2. indent-rainbow 3. CSS Peek 3, Better Comments 4. CodeSnap 5. Git History 6. and many others ;)
@shreym03
@shreym03 4 жыл бұрын
Gitlens is pretty good
@NorthropBtwo
@NorthropBtwo 4 жыл бұрын
Try CSS Peek, It helps when you jump a lot between html and css.
@faythe03
@faythe03 3 жыл бұрын
Make sure to try out Bracket Pair Colorizer 2 which is an improved version that does not slow your IDE as much!
@donmorris4506
@donmorris4506 4 жыл бұрын
Kevin, I’m a webstorm ide fan but I bought a new MacBook Air with the m1 processor and webstorm did not work very well at all. So, I switched to vs code exploration version since it was built for the arm64 processor. I have used vs code with no issues on my new m1 Mac for about 2 weeks now. I have to say that even with some robust extensions, webstorm is far superior to vs code. I think it is another example of you get what you pay for. Vs code is free and webstorm is not, but webstorm is much more robust and feature laden. I would encourage everyone to give webstorm a try if you have been using vs code. Webstorm is well worth the price.
@crooker2
@crooker2 4 жыл бұрын
Hey Kevin. Do you have a 'practical JavaScript' course? I. E. JavaScript for front-enders? I want to learn basic front JavaScript without jumping down the rabbit hole.
@KevinPowell
@KevinPowell 4 жыл бұрын
Nope, sorry. Check out Web Dev Simplified for JS content though, I find him really easy to follow :)
@crooker2
@crooker2 4 жыл бұрын
@@KevinPowell Oh, but come ON, Kevin... Your fans love YOU!! :) I have looked into Web Dev Simplified (Good channel). Honestly, I would pay you for a basic front-end Java course. You deserve my money. :)
@DanteMishima
@DanteMishima 3 жыл бұрын
Indent rainbow Highlight matching tag These two help when I'm modifying files or they're really big
@codingwithbasir
@codingwithbasir 4 жыл бұрын
thanks for this helpful video. I use the kite for better suggestions in the autocomplete box.
@aleksandrkanygin2672
@aleksandrkanygin2672 4 жыл бұрын
If pretter doesn't work on save, search for default formatter in settings and set it to esbenp.prettier-vscode and also search for format on save and enable it
@Yami69
@Yami69 2 жыл бұрын
Thanks man, this helped as it wasn't doing anything for me on save by default.
@mohammeda7667
@mohammeda7667 2 жыл бұрын
I'm using live preview but devtools pane wad brought out from vs code window, how can I bring it inside the window? but make sure that dock side does not appear in devtools window and the command dock to left or bottom and others not working please help me in this?
@BeatofIke
@BeatofIke 4 жыл бұрын
The "Settings Sync" extension is also useful if you want to sync all of your vscode settings from one device to another. I believe vscode has this feature already, but I'm not sure if it is the same thing as the extension itself.
@KevinPowell
@KevinPowell 4 жыл бұрын
Yeah they added something with it recently, but I'm not sure how good it is since I'm always on the same machine.
@SunnyVakil
@SunnyVakil 4 жыл бұрын
Also check for css peek and Html Css support, cool extensions!
@simplesoul6143
@simplesoul6143 4 жыл бұрын
The Bracket colorizer, Does it work with tags, especially with divs inside other divs, container elements like span who inturn can contain labels or even iinput fields. Does it color the opening and closing Tag. That to me will be usefull in HTML
@justinoneill2837
@justinoneill2837 4 жыл бұрын
No it doesn't work with html tags
@benjaminfortune2707
@benjaminfortune2707 4 жыл бұрын
Regarding the auto-rename tag extension: It's really funny that a feature that's been in the Visual Studio IDE for years doesn't just come preloaded & working in VSCode; do they not have access to the original's codebase, lol? Or maybe they just didn't feel it was universally useful enough? Also, out-of-the-box in VSCode you can just put the cursor on either the opening or closing tag & press F2 (on Windows) and it'll open a quick rename dialogue that updates both (also works elsewhere in most of the OS, e.g. File Explorer). Allegedly MS has also added HTML tag rename functionality to VSCode, but it's disabled by default, google "Synced Regions". But apparently both the auto-rename extension & even the built-in synced regions have some quirks that can break code under certain circumstances, see an SO thread named "How to disable VS Code auto-rename-tag / HTML mirror feature?" & the reviews for auto-rename.
@francescociulla
@francescociulla 4 жыл бұрын
Thank Kevin!!!
@Dan-The-Orange
@Dan-The-Orange 4 жыл бұрын
Synthwave, I can't live without Synthwave.
@aaronedvalson104
@aaronedvalson104 4 жыл бұрын
Represent! That theme is the best I've come across so far.
@badcode8029
@badcode8029 3 жыл бұрын
trippy
@voidmind
@voidmind 4 жыл бұрын
Auto Tag Rename sometime affects intellisense and emmet. Turns out renaming matching tags has complex edge cases that make it hard to implement without bugs. The VS code team is trying to implement it natively in VS Code but they have had to turn the feature off (last time I checked) because it was too buggy.
@KevinPowell
@KevinPowell 4 жыл бұрын
I haven't run into any issues with it so far myself, but I could see how it could be an issue. I know Codepen has it as a default, but it's a little more simple that VS Code.
@voidmind
@voidmind 4 жыл бұрын
@@KevinPowell Maybe the issue was only in JSX / React code. I have noticed it myself when editing JSX and noticed it happening in a Brad Traversy video on React
@tony-k
@tony-k 4 жыл бұрын
Actually there is no need to use Auto Tag Rename extension. VS Code already has this functionality :) Option 1: In settings enable "Linked Editing". Select either opening or closing tag, Ctrl-D and type new one. Option 2: Select opening/closing tag, press F2 and type new one. As for the additional extensions - I highly recommend SCSS Everywhere. It adds autocompletion for CSS class definitions so you don't have to worry about typos ;) marketplace.visualstudio.com/items?itemName=gencer.html-slim-scss-css-class-completion Merry Christmas everyone!
@moonbhai3495
@moonbhai3495 3 жыл бұрын
Please can u tell what's theme you are using
@jacoblockwood4034
@jacoblockwood4034 3 жыл бұрын
I like "@import-font" for CSS so you don't have to get the google fonts link yourself, but sometimes I will be typing some rule and it thinks I'm trying to import a font.
@creativereasons7588
@creativereasons7588 3 жыл бұрын
i use a SSH plugin on vs code to help working on remotes, it saved me so much time!
@hjetwd
@hjetwd 4 жыл бұрын
5:14 I turned off these pointless and annoying notifications for myself ... The idea of showing code hints is nonsense! A hint is needed to remind you how to write a tag or property, but if you don't know or don't remember how to write it, the hint won't appear because you can't physically write a tag or property. Okay, I forgot how this html tag works, but I remember how to spell it correctly. I wrote it correctly and want to refresh my memory quickly. Only in this case, the hint can help. But in the other 99% of cases, it infuriates. Why the f*ck does it appear and cover half the screen when I just clicked the mouse in the piece of code where I want to start writing? It was possible to make 1-2 seconds of delay before the appearance of this portal to hell? When the logic of this popup was written in VSCode, the UX designer apparently went out for coffee. in settings "editor.hover.enabled": false or "html.hover.documentation": false, "html.hover.references": false,
@KevinPowell
@KevinPowell 4 жыл бұрын
Cheers for that, they drive me a little nuts too, lol. They can be useful though, sometimes we are working on code we didn't write, so it can be good to understand something that someone else wrote.
@nikhilmwarrier7948
@nikhilmwarrier7948 4 жыл бұрын
@@KevinPowell You can just hit ctrl-space to show them....
@michaelharings9913
@michaelharings9913 4 жыл бұрын
Opposite of a power user: an animated gradient-colored ninja-soft-power user.
@NaYeah74
@NaYeah74 4 жыл бұрын
Lmao
@neallahiany2213
@neallahiany2213 2 жыл бұрын
Hello Kevin, Did you change the font-family in your vs code ? Thanks by advance.
@rohaidalikhan5391
@rohaidalikhan5391 4 жыл бұрын
Prettier is great but it doesn’t support .php files, been searching alot but couldn’t get the result i want, there is a plugin for php support but i can’t set it up idk why
@AllanLange
@AllanLange 4 жыл бұрын
Hi Kevin. Can you explain to me and probably also others on this channel, what the concept is behind color names with 100 - 900. I still haven't quite understood that part yet? Hope you understand what I'm trying to say.
@KevinPowell
@KevinPowell 4 жыл бұрын
100 is very light, 900 very dark, and 400 right in the middle, or the "default". Sort of like how font weights work
@AllanLange
@AllanLange 4 жыл бұрын
@@KevinPowell but is each step a calculated value or do you simply just pick the colors?
@KevinPowell
@KevinPowell 4 жыл бұрын
@@AllanLange I just pick the colours, or it's based on provided ones from the design I'm working with. Makes it easy to remember, as every project uses the same system
@yashichizx
@yashichizx 4 жыл бұрын
I use the Live Sass Compiler to compile Sass, but it hasn't been updated in almost two years. Are there any recommended plug-ins that have been updated and can compile Sass?
@dexterdragons
@dexterdragons 2 жыл бұрын
hi, prettier end with line?
@Ouadjet86
@Ouadjet86 3 жыл бұрын
Error Lens is a must have to see directly errors in your code
@ankitdahiya-bb9qo
@ankitdahiya-bb9qo 4 жыл бұрын
Hi Kevin, been looking for sass content from you. Any chance you could make available your sass course, even if it is all just pre-recorded videos? I have the syntax down, but would like to be privy to best practices from your end. Thanks
@KevinPowell
@KevinPowell 4 жыл бұрын
I'll be adding some new Sass content on KZbin soon-ish, and the course will be reopening in a few months from now :D
@reshadaziz2856
@reshadaziz2856 4 жыл бұрын
Check out tabnine it is a really nice extension that gives you suggestions, so you don’t have to write up everything all the time
@manindersohal5861
@manindersohal5861 3 жыл бұрын
Bad things it on free trial for 30days
@mallusrgreat
@mallusrgreat 3 жыл бұрын
@@manindersohal5861 huh??? its free in extensions tab
@axMf3qTI
@axMf3qTI 4 жыл бұрын
I need the vim plugin.
@vinudevaraj8884
@vinudevaraj8884 4 жыл бұрын
Amen
@McEiring
@McEiring 3 жыл бұрын
How does Auto Rename Tag work compared to ctrl+D?
@brainz80
@brainz80 4 жыл бұрын
'gitlens' is a must if you're a developer that uses git versioning. Also 'version lens' if you're using npm.
@abhayganti8662
@abhayganti8662 4 жыл бұрын
the Live Sass Compiler is a life saver but since you use prepros, it's probably not the same story lol
@FinallyCanuck
@FinallyCanuck 4 жыл бұрын
Prettier pretties your code...pretty much.
@AdalbertoHernandezVega
@AdalbertoHernandezVega 4 жыл бұрын
Maybe off topic here but, can you please explain what is the difference between div ans span?
@DFPercush
@DFPercush 3 жыл бұрын
div is a block level element, and span is inline. You can change that in CSS though. You can make a div behave like a span and a span behave like a div using display: block; or display: inline; But typically spans are just part of the text in a paragraph, and divs are for areas of the screen.
@3vonline
@3vonline 4 жыл бұрын
Nice video. But I can't find the link for SVG preview in the comments
@KevinPowell
@KevinPowell 4 жыл бұрын
Oops, sorry about that. marketplace.visualstudio.com/items?itemName=vitaliymaz.vscode-svg-previewer
@frederic_millenial
@frederic_millenial 4 жыл бұрын
Bracket Selection : marketplace.visualstudio.com/items?itemName=guosong.bracketselection Very useful where the built-in expand selection fails when you want to select content from (), [], {}, "", ' ', etc.
@Artix9
@Artix9 4 жыл бұрын
Is there an extension that changes the name of classes/id's in css when you change it in html?
@kyushirokun
@kyushirokun 4 жыл бұрын
That's pretty dangerous though, how would it differentiate whether you actually want to change the class name or just want to assign a different class? The other way round though (change in css, impacts html) could be useful ^^
@castlemoyle
@castlemoyle 4 жыл бұрын
I REALLY want to use something like Prettier. But I've installed it multiple times and nothing ever happens. It doesn't format on saves, I don't see any difference after selecting an area then using the P, Format keys. Nothing. Frustrating.
@antifa_communist
@antifa_communist Жыл бұрын
You need to turn on "Format on Save"
@dukestt5436
@dukestt5436 4 жыл бұрын
found one for Regions in CSS, I cant get it to work the way I want it though. I might write my own!!
@KevinPowell
@KevinPowell 4 жыл бұрын
I think regions work out of the box in VS Code now. I've played with them a little, but I always forget about them.
@dukestt5436
@dukestt5436 4 жыл бұрын
@@KevinPowell ok well I was doing that completely wrong lol
@HanielBDaniel
@HanielBDaniel 4 жыл бұрын
Hey Kevin, if the live server doesn't show up on the bottom of the editor, instead of restarting, you can try right clicking on the file from the file tree and selecting 'open with live server'. Might work.
@darkbluebossa
@darkbluebossa 4 жыл бұрын
I installed some extensions, but I am having trouble with some keyboard shortcuts that dont work when I try them. I wonder if it´s some Windows configuration or something like that, because I dont see many people with this problem. Does someody here had this thing too?
@frederic_millenial
@frederic_millenial 4 жыл бұрын
Open keyboard shortcuts (CTRL+K, CTRL+S). Enable record keys in the input and use the shortcut that doesn’t work. See if there are conflict.
@joeldcanfield_spinhead
@joeldcanfield_spinhead 4 жыл бұрын
7:00 I LOVE Autorename Tag. Lifesaver.
@michall996
@michall996 4 жыл бұрын
You actualy don't need rename tag plugin. There is a feature in vscode that can do this already. Just select tag you want to rename and click f2 or ctrl+f2
@xxGravitonxx
@xxGravitonxx 4 жыл бұрын
The extension allows you to rename it a lot faster though, usually it adds up quite a bit of time if you have to press a keybind to rename every time
@KevinPowell
@KevinPowell 4 жыл бұрын
Like Galactus said, it's nice not to have to bother with the extra keystrokes. It just works :). Good to know that it's in there though.
@canpolatyavuz4086
@canpolatyavuz4086 2 жыл бұрын
thank you man
@insPIreMath
@insPIreMath 3 жыл бұрын
5:09 Except PHP :(
@kd4dpb
@kd4dpb 2 жыл бұрын
cant get prettier it wont do anything i am new at vscode
@CharlesSmall
@CharlesSmall 4 жыл бұрын
Thank you Kevin
@viniciuscosta6674
@viniciuscosta6674 3 жыл бұрын
Great video! See also Debugger for Chrome...
@JeffLundberg0
@JeffLundberg0 4 жыл бұрын
Error Lens
@kgaming7599
@kgaming7599 3 жыл бұрын
You should try the Github Dark theme. It looks noice
@JayantBB78
@JayantBB78 11 ай бұрын
Its time to make 2024 version of this video.
@carolmckay5152
@carolmckay5152 4 жыл бұрын
1. Auto close tag marketplace.visualstudio.com/items?itemName=formulahendry.auto-close-tag 2. Margin Colours marketplace.visualstudio.com/items?itemName=chinchiheather.vscode-margin-colours 3. Material Icon Theme marketplace.visualstudio.com/items?itemName=PKief.material-icon-theme 4. Todo Tree marketplace.visualstudio.com/items?itemName=Gruntfuggly.todo-tree 5. Twig An extension for VS Code which provides support for the Twig syntax. marketplace.visualstudio.com/items?itemName=whatwedo.twig 6. vscode-pdf preview pdf in vs code marketplace.visualstudio.com/items?itemName=tomoki1207.pdf 7. sass-index-creator this one is kind of useful but have to change the @import to @use marketplace.visualstudio.com/items?itemName=q.sass-index-creator
@AmodeusR
@AmodeusR 3 жыл бұрын
7:15 That's kind of unnecessary... You can just select what you want to change, press ctrl + D twice and change just like the extension does.
@avi12
@avi12 4 жыл бұрын
Quokka Another extension: IntelliJ Key Mapping, if he's coming from an IntelliJ IDE
@miku6701
@miku6701 4 жыл бұрын
Please make tutorial on Gulp
@KevinPowell
@KevinPowell 4 жыл бұрын
I have one :) kzbin.info/www/bejne/h5iwgpiCrtJ0mrc
@MaheshKumar-lq1xm
@MaheshKumar-lq1xm 4 жыл бұрын
In a day I atleast click the "MDN Reference" atleast 50-60 times. I thought it was my problem. Even KP has the same
@thiagoneves50
@thiagoneves50 3 жыл бұрын
htmltagwrap: Wraps a selection in HTML tags.
@mohan9285
@mohan9285 4 жыл бұрын
I use "Highlight Matching Tag" extension marketplace.visualstudio.com/items?itemName=vincaslt.highlight-matching-tag it helps me lot in highlighting the matching tags / matching words throughout the file.
@abhishekjawanpuria4019
@abhishekjawanpuria4019 3 жыл бұрын
live server is great for creating CSS Arts
@AbdulBasit-xn9ld
@AbdulBasit-xn9ld 4 жыл бұрын
Don't need auto rename tag anymore vscode now has built in functionality for that
@supertech8395
@supertech8395 4 жыл бұрын
Can you elaborate?
@supertech8395
@supertech8395 4 жыл бұрын
Ok figured out. F2 does the trick
@AbdulBasit-xn9ld
@AbdulBasit-xn9ld 4 жыл бұрын
Don't need F2 just enable it in the settings
@brentmcanney2868
@brentmcanney2868 4 жыл бұрын
@@AbdulBasit-xn9ld How about telling us where exactly to find that setting?
@AbdulBasit-xn9ld
@AbdulBasit-xn9ld 4 жыл бұрын
@@brentmcanney2868 its editor.likedEditing set it to true
@shashankagrawal5908
@shashankagrawal5908 4 жыл бұрын
Cool Sir
@yashptel
@yashptel 4 жыл бұрын
Let's be honest here, Atom one dark pro needs to be the default them on VS code.
@rajeshpandey751
@rajeshpandey751 4 жыл бұрын
Bracket pair colorizer is outdated. Use bracket pair colorizer 2
@maria-lm8ze
@maria-lm8ze 4 жыл бұрын
WakaTime, it helps me keep track of what I'm doing with my life
@GUN2kify
@GUN2kify 4 жыл бұрын
needs an external service ...
@numerobis3949
@numerobis3949 4 жыл бұрын
don't forget `the East European cheap 12 hours a day coder` extension
@vishallondhe7298
@vishallondhe7298 4 жыл бұрын
same for indian
@edilebert
@edilebert 4 жыл бұрын
I was checking out the extensions on the comments and I legit typed that whole sentence on VSCode
@voidmind
@voidmind 4 жыл бұрын
Prettier is overrated. VS Code already has a format on save feature that works really well. I find prettier has annoying default formatting for Javascript and I have no incentive to spend time learning the Prettier config to change it since VS Code without Prettier does a great job.
@KevinPowell
@KevinPowell 4 жыл бұрын
It's *very* useful when working in teams to make sure there is consistency throughout the team. If you're working solo, then yeah, might not be worth it.
@Deriathan1
@Deriathan1 3 жыл бұрын
I so hate Prettier. Some devs have it set on auto when saving and is making total mess of the code, mainly of HTML. It puts ending symbols ">" on new line keeping rest of the tag on previous line, etc. Also it breaks arrays that contains numbers and nulls. Number values are kept on one line and null are separated to new lines. And forget to align something out of the ordinary way, it will break it too. I know that devs are lazy, but please never use it on auto and every time you use it check the result!
@truvc
@truvc 4 жыл бұрын
WebStorm or PhpStorm IDEs are far better. I tried to get VSCode to a similar level of functionality for several months. A simple example of how much better WebStorm actually understands the code you're writing: In Webstorm if you copy and paste some JS from one file to another, WebStorm automatically adds the imports you need for the code you pasted to the file you pasted into. When you autocomplete the name of a function from another module, WebStorm auto-adds the import you need. Having to manually type out imports with VsCode and getting garbage autocomplete was the most maddening part of using it.
@amitse
@amitse 4 жыл бұрын
ctrl + period auto imports, right?
@KevinPowell
@KevinPowell 4 жыл бұрын
Totally get that! Not much of an issue for me based on what I do, but if you've got something that works better for you, no reason to switch!
@heinzerbrew
@heinzerbrew 3 жыл бұрын
And it's free of course. right?
@badcatdesign
@badcatdesign 4 жыл бұрын
What's a good plugin to do W3C validation for both the HTML and CSS? I usually use jigsaw.w3.org/css-validator/#validate_by_input and validator.w3.org/#validate_by_input - I'm looking for something similar to github.com/Umoxfo/vscode-w3cvalidation but without the reliance on JDK.
@KevinPowell
@KevinPowell 4 жыл бұрын
No idea to be honest! Hopefully someone can chime in.
@yurikaradzhov5202
@yurikaradzhov5202 4 жыл бұрын
LiveServer is abandoned for several years, try HQ Live Server marketplace.visualstudio.com/items?itemName=hqjs.hq-live-server&ssr=false#overview it supports metalanguages and frameworks out of the box with no configuration required.
@gregscolumn
@gregscolumn 4 жыл бұрын
thanks for this
@mrx-qi8th
@mrx-qi8th 4 жыл бұрын
Cool,material icon theme,check that out
@Bread-vk8fl
@Bread-vk8fl 2 жыл бұрын
I just dont like Prettier organize my comments. I like having a huge space :(
@shivenagarwal3886
@shivenagarwal3886 4 жыл бұрын
Hey kevin How about a challenge Making a beautiful website in pure HTML No CSS no JavaScript Time for pure HTML to gain respect 😂
@KevinPowell
@KevinPowell 4 жыл бұрын
Not sure you can make something beautiful with just HTML! It's just... a black and white document, lol.
@shivenagarwal3886
@shivenagarwal3886 4 жыл бұрын
@@KevinPowell isnt it amazing how html itself is so ...... bad, but with js and css, it go brrrrrrrrrrrrrrrrrrrrrrrr
@_faridjunior1
@_faridjunior1 4 жыл бұрын
HTML End Tag Labels
5 CSS mistakes that I see way too often
19:03
Kevin Powell
Рет қаралды 360 М.
Web design tips for developers
21:12
Kevin Powell
Рет қаралды 99 М.
BAYGUYSTAN | 1 СЕРИЯ | bayGUYS
36:55
bayGUYS
Рет қаралды 1,9 МЛН
My scorpion was taken away from me 😢
00:55
TyphoonFast 5
Рет қаралды 2,7 МЛН
Support each other🤝
00:31
ISSEI / いっせい
Рет қаралды 81 МЛН
The 5 Best VSCode Extensions
7:09
Tech With Tim
Рет қаралды 54 М.
VS Code shortcuts & tips to help you work faster
7:46
Kevin Powell
Рет қаралды 66 М.
12 VS Code Extensions to INCREASE Productivity 2024
27:13
Devression
Рет қаралды 871 М.
Debugging CSS, no extensions required - Using your devtools
13:08
Kevin Powell
Рет қаралды 53 М.
VS Code Extensions you absolutely need in 2021
10:19
Adrian Twarog
Рет қаралды 320 М.
Don't Use a Mouse Anymore! VSCode Shortcuts Tips and Tricks
17:24
The problem with mobile-first CSS
13:53
Kevin Powell
Рет қаралды 132 М.
Top 10 Javascript One Liners YOU MUST KNOW!
14:16
developedbyed
Рет қаралды 197 М.
CSS is getting better, but Sass is still relevant
18:42
Kevin Powell
Рет қаралды 32 М.
BAYGUYSTAN | 1 СЕРИЯ | bayGUYS
36:55
bayGUYS
Рет қаралды 1,9 МЛН