shithub: hugo

Download patch

ref: 862f09babebbf6e9bc0d204ad8eabe1cdefbfcf3
parent: 6affd31b3e6d4618743b055cc9bae2c11a875635
author: digitalcraftsman <[email protected]>
date: Wed Dec 28 08:41:54 EST 2016

docs: Add hugofy for VS Code to the tools section

--- a/docs/content/tools/_index.md
+++ b/docs/content/tools/_index.md
@@ -87,6 +87,10 @@
 
 - [Hugofy](https://github.com/akmittal/Hugofy) - Hugofy is a plugin for Sublime Text 3 to make life easier to use Hugo static site generator.
 
+### Visual Studio Code
+
+- [Hugofy](https://marketplace.visualstudio.com/items?itemName=akmittal.hugofy) - Hugofy is a plugin for Visual Studio Code to make life easier to use Hugo static site generator. The source code can be found [here](https://github.com/akmittal/hugofy-vscode).
+
 ### Emacs
 
 - [hugo.el](https://github.com/yewton/hugo.el) - Some helper functions for creating a Website with Hugo.