DEV Community

Discussion on: The power of VS Code

Collapse
 
tiffany profile image
tiff

I write most of my technical documentation and other GitHub related things in VS Code. I know it has built-in markdown support but I have a few markdown plugins to help with tables and autocomplete. Great article Rafal!

Collapse
 
chrisvasqm profile image
Christian Vasquez

Could you share which plugins are those? I would like to check them out :)

Collapse
 
tiffany profile image
tiff

Yep! Markdown All-in-One, Markdown TOC, and Table Formatter.

These are just a few of the markdown utilities but these are the ones I most need.