Skip to content

Releases: fivethree-team/vscode-hugo-snippets

0.4.0

17 Jan 09:09
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release

0.4.0 (2020-01-12)

Bug Fixes

  • figure: correct closing tag for template (f41d7c9)

Features

  • conditional: add if and with conditionals (f216627)
  • markdown: how to trigger snippets in markdown file (1384599)
  • range: add range for data (9b6dcbc)
  • variables: lastmod, publishDate, readingTime, wordCount (a5092b2)

0.2.0

05 Jun 02:15
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release

0.2.0 (2019-06-05)

Features

  • functions: new functions snippets (7864030)
  • range: range pages (2e249dc)
  • templates: add block and define (df2941b)

0.1.3

03 Jun 20:26
Compare
Choose a tag to compare
0.1.3 Pre-release
Pre-release

0.1.3 (2019-06-03)

Features

  • highlight add java, toml, and xml to language list

0.1.2

16 May 01:47
Compare
Choose a tag to compare
0.1.2 Pre-release
Pre-release

0.1.2 (2019-05-16)

Bug Fixes

  • md: use markdown identifier (f548c4d)

Features

  • hugo: shortcodes, partials and page variables (9c836f3)
  • shortcodes: figure, gist, instagram, ref, tweet, vimeo, youtube (fd39c41)