VS Code snippets extension for Hexo tag

Every time when I try to insert a code block to a Hexo post, I feel pain.

Since I use VS Code, I decided to create a extension for this.

Here it is, my very first VS Code extension, Hexo tag snippets

It is kinda easy to create a VS Code extension. Here is the document.

Some notes:

  1. It allows to use SVG image for extension icon. The size is 128X128.

  2. Hit F5, it will open a new VS Code window loading with the extension.

  3. Needs to create out/src folder beforehand.

  4. To publish to the market, it requires a publisher with token generated by VS Team Service. Here is the document The personal access token needs to be set as all accessible account and all scopes