im new to vscode and i have lots of good things about vscode and how its great for extenstion and simple i have seen it and downloaded yet but im soon gonna start my frontend part of my project excited to used so i have downloaded some extententions
Hey brother, great list of extensions. I knew some of them but not all and will check them out. Here are my extensions without naming any duplicates: Better Comments, indent-rainbow, Path Intellisense, CodeSnap and Rainbow CSV. The last one is useful if you work with CSV files, like exports in this format. Pretty useful for me.
Yes, but it does not always work well :( For example, if you try to type very very fast as soon as you focus on the label You'll notice that he doesn't work
I've used auto rename tag, live server and prettier. All are amazing. But the auto rename tag is super duper helpful! Thanks for mentioning this extension.
There is no need of auto rename tag extension Just click on the tag and press f2 . This way we can rename without extension installation This can be also used for js variables too
Some of these extensions are no longer required: - Bracket Pair Color DLW - why, bro? You have it already embedded onto native VSCode. Just use editor.bracketPairColorization.enabled = true - Auto Rename Tag - this might also be unnecessary, unless you're working on other files than HTML/XML since for these two you can also apply native setting
That's thanks to the Custom CSS and JS Loader extension, it allows us to write our own CSS into VS Code, and that rainbow is because I used CSS to write it myself.
bro what is the extension on your vs code file looks like a gradient color in the file name top .. example. (app.js on top in gradient color how ) what is the extension plz tell me
bro, most of them are quite known and even replaced by in built functinalities in recent updates of vs code, i only found import cost to be a new and Usefull one
Hi @lundeveloper.. I’m getting this MIME error in VSCode - I can’t use external CSS to style my elements, I have to use styles in HTML file. This problem just started recently - I get this error message in the console Refused to apply style from '127.0.0.1:5500/website/display/style.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled. Can you please help me. Thank you in advance
How many extensions are you using in this list? I'm 10/10 😁
10 out of 10
how to sell website video as 14 year old kid can sell a I also tried as you told me please make it just for me
please 🙏🙏🙏🙏🙏
9
5
Themes are not mentioned in this video because they don't actually make code faster or perform better
this is nice man it deserves a part 2 and what do you use to color the nested functions different color
@@newdocument4505 Im using Custom CSS and Js Loader Extension, this extension allows custom design color in VS Code
@@lundeveloper Can you Share your VS code theme CSS code.
@@lundeveloper can we see it?
Probably the best list with actual useful addons I've seen so far.
Also well made!
😍😍😍
im new to vscode and i have lots of good things about vscode and how its great for extenstion and simple i have seen it and downloaded yet but im soon gonna start my frontend part of my project excited to used so i have downloaded some extententions
Nice video! I didn't know some of them, thanks!
i love ur videos so much, i hope one day i'll be as cool as you!
Let's try together 😍
Thanks for CSS Peek and Error Lens, I didn't know these and it will be super helpful.
Great, I'm glad it's useful 😍
Good extensions 🤘
This channel is growing like crazy
When I got here, we were at 26k, and today we’re already at 126k 👏
Currently, I am using this extensions
- Astro
- Console ninja
- Conventional Commits
- Error Lens
- ES7 + React
- ESLint
- GitLens
- One Dark Pro
- Prettier
- Pretty Typescript Errors
- Quokka.js
- SQLite
- Tailwind CSS intellisense
- Thunder Client
- Version Lens
Thank you so much brother 😍😍😍😍
We❤
Hey brother, great list of extensions. I knew some of them but not all and will check them out. Here are my extensions without naming any duplicates: Better Comments, indent-rainbow, Path Intellisense, CodeSnap and Rainbow CSV. The last one is useful if you work with CSV files, like exports in this format. Pretty useful for me.
great, thanks for your contribution 😁
@@lundeveloper Always Hoang.
You forgot Codeium. Its a game changer.
Thanks brother 😍
Now we have an option called something like linked editing in vs code we can enable that instead of AutoRename tag
Thanks for this comment 😍😍😍
Yes, but it does not always work well :(
For example, if you try to type very very fast as soon as you focus on the label You'll notice that he doesn't work
1. Echo API.
2. CSS Peek.
3. Error Lens.
4. Code spell checker.
5. import Cost .
6. GitLens - Git Super charged .
7. Auto Rename Tag.
8. Live Server .
9. Bracker Pair Color DLW.
10. Prettier.
your comment needs prettier extension
@@hiteshpanigrahi7717 good one 😅👍 , check bro I applied that 😁
@@hiteshpanigrahi7717 applied 👍✅
@@hiteshpanigrahi7717 fr
@aniketpatil7960
Please add timestamps too. 👍🏻
You always create great content !
😍
this is soo cool thanks!
Another good vs-code extension is colorize 🙂
Thank you ❤️
That's awesome
Thanks bro 😍😍
Thanks for this video, subscribed! Could I have your indent-rainbow settings? I really like how it looks
Keep going, like ur channel
Usefull video, friend, thanks! Have you ever planned to record videos about Next js?
There are currently too many plans, so nextJs will not be planned until 2025 😥
I only had 3 extensions but now I am proud to have all 😌😌.
One of the extensions I use is Console Ninja: useful for inline console logs
@@ellyeroms-qy1ym Thanks bro 😍😍
Next video on cool js libraries please ❤
The next video is already planned, but I will be working on this topic soon 😍💻
Waw thank you alot ❤️
😍😍
I've used auto rename tag, live server and prettier. All are amazing.
But the auto rename tag is super duper helpful! Thanks for mentioning this extension.
Thanks for watching 😍😍
@@lundeveloper You make very good content 😍
The first one is helpful for MERN stack developers
Yes, it is very convenient to work with api
can you please tell me how your color change in left side of code ?
Thank you so much.
Thanks for watching 😍😍
There is no need of auto rename tag extension
Just click on the tag and press f2 . This way we can rename without extension installation
This can be also used for js variables too
Could you also make a video on Google Chrome extensions?
Ok brother 😍
Thank you bro
Which thems you use in vs code bro?
@lunadeveloper How you are getting that rainbow 🌈 line on the top of file names?, I just love it show much but unable to find the way to do it!😅
Great video
Some of these extensions are no longer required:
- Bracket Pair Color DLW - why, bro? You have it already embedded onto native VSCode. Just use editor.bracketPairColorization.enabled = true
- Auto Rename Tag - this might also be unnecessary, unless you're working on other files than HTML/XML since for these two you can also apply native setting
Whats the name of the Theme that you use, it looks very convenient also!
Thanks you so Much
What about the indentation coloring? It looks nice!
It is Indent-rainbow Extension
bro how to create that rainbow line on selected upper file
That's thanks to the Custom CSS and JS Loader extension, it allows us to write our own CSS into VS Code, and that rainbow is because I used CSS to write it myself.
bro what is the extension on your vs code file looks like a gradient color in the file name top .. example. (app.js on top in gradient color how ) what is the extension plz tell me
it is extension custom css and js loader, we can edit CSS Vs Code
I want to know the extension which give the RGB ber
Please check description this video brother 😍
could not find@@lundeveloper
Bracket Pair Color DLW not working, I got error "Bracket Pair Color setting was not found"
Mấy cái gạch gạch dưới thẻ img là extension nào vậy anh
5/10 🙌
😊😊😊
can make video on responsivness ?
Yes i can 😍
Thankss
You good bro
Thanks bro 😍
i need Extensions that you have , colors between the divs , i hope you understand me
"Evondev" Indent Rainbow Palettes . Its similar.
What ai voice do you use please tell
bro, most of them are quite known and even replaced by in built functinalities in recent updates of vs code, i only found import cost to be a new and Usefull one
Wait, isn't auto rename tag built into VSCode? I'm quiet sure there is not need for the extension anymore.
what do you thing about "midnight prism" theme
You are the creator of this theme? good job, congratulations, beautiful ❤️
@@lundeveloper yes
I think Auto rename tag can be done via settings.
0:21 Is it better than POSTMAN?
No restrictions and better visualization than PM.
Thanks for the information 👍🏻
ImportCast was great
Yes Reallu great 😍
echo api doesnt work in remote development which makes it a no go
Bro please, where do you take the resources for the graphics like the thumbnail?
Pinterest brother 😍
🔥🔥🔥
🚀🚀🚀😅😅
it'll be peice of cake😂
try Mili theme for vscode
Bracket pair coloriser and tag matcher are irrelevant because already made into vscode natively.
Thanks for comment brother 😍
do you teach online?
Do you have any courses I can take part in ?
What's tour color theme G ?
This is a theme I customized, you can find a video about it in the description
@@lundeveloper Ahhh thanks thats something i was looking for
Any extension that will help.me to stop working?
The auto rename tag was unnecessary, VSCode already has one just goto settings. I wonder why people don't know about it?
Thanks, now I know 🤧🤧
EchoAPI 🎉
😍😍😍😍
waittt that's the theme or extension that's making those colors
It's dracula theme but I have costumed it, you will find the instructions in the description of this video
@@lundeveloper ummm description where ?? 😅
I also found that you were using indent rainbow after watching 10+ more vdo on yt ☠
@@AdarashaGaihre Yes I using indent rainbow, indent rainbow allows us to edit colors to our liking
One more video on gsap
Of course
@@lundeveloper 😊
Can you make a stopwatch
Looks like there's already a video about it, please go to my page and check it out
Theme?
This video only covers extensions that help save time and increase productivity, so themes will not be mentioned
mr beast voice gone?
tabenine
Thanks bro 😍😍
first
Thanks brother
Hi @lundeveloper.. I’m getting this MIME error in VSCode - I can’t use external CSS to style my elements, I have to use styles in HTML file. This problem just started recently - I get this error message in the console
Refused to apply style from '127.0.0.1:5500/website/display/style.css' because
its MIME type ('text/html') is not a supported stylesheet MIME type, and strict
MIME checking is enabled.
Can you please help me. Thank you in advance
Amazing video
Thanks bro 😁