
One of the reasons VSCode is such an awesome code editor is the huge library of extensions created by the community that increase developer product...
For further actions, you may consider blocking this person and/or reporting abuse
Vim plugin is a necessity for me
I'm a vim guy through and through, but that plugin only lasted a few minutes with me
Why Tho ??
The workflow just didn't feel right with working in an IDE.
hmm
Congrats on your first post!
lmao
Great article. You're missing something for productivity, though :) have you heard of Tabnine AI code completions? It uses GPT-2 based models to predict the exact code the developer has intended to type and saves thousands of keystrokes. Works miraculously with VS Code!
Super hyped by the ´console.log´ extension ! I need to test that :)
Yeah me too. It has a windows keys shortcut instruction. For MAC users should work with ctrl+option+L.
This is beautiful, but you should checkout webpack aliases, you won't need No 3
Very cool, I didn’t know about that.
I don’t use webpack in all my projects though so it might still be useful to have both?
Yeah, both is good.
Nice and Useful list of Extensions!
Thanks..
Thanks Katherine -- U ROCK!
Thanks, this list is really helpful
Good list of extensions here.
Awesome. No. 6 is going to be useful for Devopedia (devopedia.org/) authors. All our content is written in Markdown and equations in MathJax. Thanks.
These are great — thank you :)
I always thought VSCode listicles has nothing new to offer. I guess I was wrong. Great Post Katherine. 💯🚀
Some great ones in here!
Ok Thank for information 777
I used to also love Polacode, but it appears to now be broken, and hasn't been updated in almost 2 years. Related issue: github.com/octref/polacode/issues/157
I use SnapCode Instead... You should try it man.
Hmm, gave it a try, but pasting into the window I don't see my code?
Great suggestions! Thanks.
Good! :)
Good article and very useful extensions. Thanks for sharing!
Random Everything is wonderful! Thank u :)
Turbo clo’s gonna save tons of my time from now🤩 Thanks
Random Everything look good. Thanks.
Snipper creator looks fantastic, i'ts very helpfull
nice :)
Dear Katherine Peterson,may I translate your article into Chinese?I would like to share it with more developers in China. I will give the original author and original source.
Yeah, sure!
is Rainbow Brackets better than Bracket Pair Colorizer 2?
No, I think they are about the same :)
Really awesome & useful.Auto rename is inbuilt on vscode.Will use these.<3
Thank you! I heard that the built in auto rename tag doesn’t work in jsx/tsx files, but I haven’t tested it