My First VS Code Extension
Finally, after playing around with VS Code a lot, I decided I should publish a plugin. I had a few ideas in mind, mostly minor helpers that would help me in my work.
So, I started off with a simple yet useful extension. I work with Javascript code e...
hashnode.com
Mark
formerly known as M
First of all, good job building something and sharing it for other people to benefit!
But I have to wonder, why would you want author and timestamps in comments? This info is available automatically and more accurately in git (or subversion or something).