vscode-texinfo/CHANGELOG.md

1.0 KiB

Changelog

v0.2.1 - 05/05/2021

  • Fix an error in build script which produces corrupted metadata in .vsix package.

v0.2.0 - 05/05/2021

  • Add version indicator (as status bar item).
  • Add user manual.
  • Optimize code completion.
  • Optimize configuration items.
  • Optimize HTML preview.
  • Change license from MIT to GPL-3.0-or-later.

v0.1.4 - 02/23/2021

  • Support loading custom CSS for HTML preview.

v0.1.3 - 02/09/2021

  • Fix a bug in completion of block command @detailmenu.

v0.1.2 - 12/31/2020

  • Update the "go-to-file" icon ID in Code Lens, as the original icon ID no longer exists in the latest version of VSCode.

v0.1.1 - 11/30/2020

  • Fix a bug in completion of brace command @code.

v0.1.0 - 11/16/2020

  • Initial release.