The are some favous and most used VS Code Extensions for Developers are as follow:
Material Icon Theme
Enter fullscreen mode
...
For further actions, you may consider blocking this person and/or reporting abuse
Thank you for the post! 👏
There are small mistakes to fix, to make it even better:
Use Indent Rainbow by @orderwat
Bracket Pair Colorizer is deprecated because it is now a native feature in vscode. No need for any extension for this anymore.
Yep! I've used it and it's very helpful.
Sorry, looks like this list was compiled in a randomizer...
Thought so too. Came here for this comment.
Quokka is nice, just tried it out :D
I also commented on another thread, just copy-pasting it might help you
I'll share a few extensions which helped me.
Quokka is good, but Console Ninja is a much better option.
Here are the fews which should be in the list
I would like to suggest more cool extensions to try out :)
With error lens, no need to hover the errror, it's inlined in the code!
You can also match colors in indent rainbow and in params of bracket pair colorizer (directly in vscode config) to see easily where you are. Indent rainbow also helps when you choose a 2 spaces indentation.
For me, better comments is a must have to highlignt importants comments, TODO, etc.
Code runner can be useful if you want to run quickly small programs.
GitLens to see faster who has made a modification so I can ask him directly.
tabnine ,emmmm,not so smart= =
"Bracket Pair Colorizer" This extension is deprecated as this functionality is now built-in to VS Code.
I also use Auto Import, Better Comments, Error Lens, Highlight Matching Tag, Import Cost and so on.
there is also blackbox extention similar to TabNine
Wow! That's amazing! I'm love trying new extensions in VS Code and your post is going to help me so much. I didn't know some of the extensions you listed here. So thank you so much! :D
Nice!
I've been using some of them, the ones I don't know, I'll start trying!
Great list! Thanks for sharing these must-have VS Code extensions. I'll definitely check them out to enhance my development workflow. 💻🚀
Must have: marketplace.visualstudio.com/items...
Awesome,
I love Codeium! It is a great free alternative to github copilot. Completes and explains blocks of code
Thank you for the post! 👏
There's a keyboard shortcut to jump your cursor to the matching bracket, and Bracket Pair Colorizer is deprecated and now built into VS Code.
You have Material Icon Theme twice.