This article is about Visualcode plugin for Hexo
VisualCode Hexo extension#
This article explain how to activate the visualcode hexo extension which would boost your productivity if you use Hexo for your articles such has i’m doing on this blob page.
Setup#
Install VisualCode:
Activate the following extension by executing the following command
ext install fantasy.vscode-hexo-utils
Make sure you open the folder where your Hexo base code is.
That’s it.
The extension allows you to directly manage your posts/tags/categories. It is also very useful if you side lane the articles and preview the Markdowns with [Ctrl] + [Shift] + [V]
The extension repo is available on the following github repo:
Kudos for the contributors
Cheers, RR