Skip to content

Releases: estruyf/vscode-front-matter

v3.0.0 release

27 Aug 10:33
Compare
Choose a tag to compare
  • #61: List of recently modified files
  • #64: Publish toggle for easier publishing an article
  • #65: Aggregate articles in draft
  • #66: New dashboard webview on which you can manage all your content
  • #69: Welcome screen for getting started

Screenshot 2021-08-27 at 11 02 19

v2.5.1 release

23 Aug 06:51
Compare
Choose a tag to compare
  • Fix typo in the package.json file for the preview command

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