Skip to content

Releases: estruyf/vscode-front-matter

v2.5.0 release

19 Aug 12:23
Compare
Choose a tag to compare
  • Moved the center layout button to the other actions section
  • #60: Added the ability to open a site preview in VS Code

v2.4.1 release

16 Aug 12:30
Compare
Choose a tag to compare
  • Better editor highlighting functionality

v2.4.0 release

16 Aug 10:31
Compare
Choose a tag to compare
  • #21: Folding provider for Front Matter implemented
  • #55: Highlight Front Matter in Markdown files
  • #56: Action to collapse all Front Matter panel sections at once
  • #57: New action added to provide better writing settings (only for Markdown files)
  • #58: Sections remember their previous state (folded/unfolded)
  • #59: Center layout view toggle action added

v2.3.0 release

10 Aug 13:11
Compare
Choose a tag to compare
  • Refactoring and showing other actions in the base view
  • Show BaseView in Front Matter panel when switching to welcome tab
  • #31: Automatically update the last modification date of the file when performing changes
  • #53: Create current Markdown file as template

v2.2.0 release

06 Aug 12:44
Compare
Choose a tag to compare
  • #28: Align the file its name with the article slug
  • #47: Fix when the table shows only value 0
  • #48: Added new folder registration message + notification helper
  • #49: New initialize project command
  • #50: Fix in the table rendering of rows
  • #51: Panel actions base view enhanced to show project actions and information

v2.1.0 release

04 Aug 13:19
Compare
Choose a tag to compare
  • #44: Added article creation command
  • #45: WSL support added
  • #46: Make the tag pickers render in full width

v2.0.1 release

27 Jul 13:57
Compare
Choose a tag to compare
  • #42: Small enhancement to the table layout
  • #43: Fix for collapsible sections and taxonomy picker

v2.0.0 release

23 Jul 08:27
Compare
Choose a tag to compare
  • Redesigned sidebar panel
  • Sidebar background styling match the VSCode defined sidebar color
  • Added support for mdx files
  • Added support for enter press in the combobox
  • #41: Word count implementation + extra details
  • #40: Added checks for the keyword usage in title, description, slug, and content

v1.18.0 release

20 Jul 10:03
Compare
Choose a tag to compare
  • Updated README

v1.17.1 release

28 Jun 13:36
Compare
Choose a tag to compare
  • #34: Fix that last modification date does not update the publication date
  • #38: Update the last modification date on new page creation from the template