theNewDynamic / language-hugo-vscode

Adds syntax highlighting to Hugo files in VS Code

Home Page:https://marketplace.visualstudio.com/items?itemName=budparr.language-hugo-vscode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add full list of Hugo snippets

regisphilibert opened this issue · comments

As in https://github.com/regisphilibert/Sublime-Hugo-Snippets

On top of those add

  • comblock> (huge comment block we use on partial)
  • return > {{ return $ }}

I did not document comblock. But it's there.