Advantages of extensions
Visual Studio Code is widely used nowadays for writing software. It is highly extensible and there are a lot of...
For further actions, you may consider blocking this person and/or reporting abuse
Great list. I'd add Assistant to the list: marketplace.visualstudio.com/items...
Very useful article, thanks for sharing! 🍻
You’re welcome. Hope you will or already use dome of these 😉
I have been using Prettier which is a must-have to me. I have tried Gitlens but I'm still not used to all those buttons/features. For Live Server, I just use the one that comes with React. For Auto Rename Tag, I press F2 (Windows) and type the new tag name, but this extension is a faster way. The other ones are really useful.
Yes definetely Prettier is a must have for me either 👍
Hi, I've made a productivity extension VS Utils, hope it can save your time.
I'll update the extension every month, like VS Code. Let's try and let me know your opinions.
Extremely Cool 😎.
Waiting for the next article ☺️☺️
Thanks!
Hope you won't need to wait for so long.
Next blogpost is planned to release today afternoon.
i18n folks: The Inlang VS Code extension we are building has been a lifesaver for me in handling i18n complexities. It's effortless to translate, detect missing translations, and update content seamlessly within my VS Code. There is also a typesafe JS library and a CLI for machine translations.
Hey @javascriptacademy thanks for the list.. you can also check this little extension of mine. It gives you CTRL + SHIFT + T shortcut to surround your codeblocks with snippets.
yatki / vscode-surround
🔥A simple yet powerful extension to add wrapper templates around your code blocks
Surround
A simple yet powerful extension to add wrapper snippets around your code blocks
Features
Demo 1: Choosing a wrapper snippet from quick pick menu
Demo 2: Wrapping multi selections
How To Use
After selecting the code block, you can
to get list of commands and pick one of them.
List of commands
surround.with
(ctrl+shift+T)surround.with.if
surround.with.ifElse
Cheers, 🚀🖖
Maybe you will also like the VSCode extension "Blockman". It highlights nested codes blocks based on curly/square/round brackets, html/xml tags and Python/Yaml indentation. (I am the author of Blockman).
.
i.ibb.co/31F0rm9/vscode-blockman-i...
.
.
You're right. That extension is no more useful since months.
Checkout this Javascript Extension Pack for VS Code
https://marketplace.visualstudio.com/items?itemName=demystifying-javascript.javascript-fullstack-developer-extension-pack&ssr=false#review-details
It has the most popular and some of my favorites extensions all in one place
If you want to learn Javascript, follow and subscribe to my channel youtube.com/channel/UCVhh3gpOXCb-r...
Extremely useful, thanks a lot.
You're welcome!
Good job,very helpful
Thank you! Enjoy these extensions!
That's a really helpful article. I love the Better Comments extension, the way my code shines right now in term of comments and theirs usefulness is brilliant. Thanks for sharing!
Glad to hear that it helped you and enjoy the use of the extension 😊
good job
Perfect 🙌
Thanks! Hope you’ll love to use these extensions!
how did the prettier automatically correct the code formation?
Looks promising :D
I’ll probably give it a try soon
I’ve just searched for it and you’re right! I haven’t tried it yet, but feels like if you need it often the extension way will be faster
You can just enable Linked Editing in settings ;)
Thanks for the info I'll try it out
Omo, I need that better comment!! Thank you 👍
I love the path intelligence and better comments. I'll try them later today.
Thank you for the helpful list of extensions!
What no Tabnine? Colonize? Auto Import? Path Autocomplete? Quokka? Live Share? Subtle Match Brackets? :) Loads of amazing extensions there