Skip to content

0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Nov 14:27
· 14 commits to main since this release
d47ddf4
  • feat: cache the list of available Quarto extensions (CSV) for twelve hours.
  • feat: add command Quarto Wizard: Clear Recently Installed Extensions to remove the list of recently installed extensions.
  • fix: Quarto Wizard: Install Extension(s) errors if no workspace/folder is open. (#4)
  • refactor: split extension.ts into multiple files.
  • refactor: rename quartoExtensions to quartoWizard.
  • refactor: update commands prefix from Quarto to Quarto Wizard.
  • ci: publish to Open VSX Registry. (#3)

What's Changed

  • ci: setup and activate publishing to Open VSX by @mcanouil in #3
  • fix: Ensure Quarto extension installation only works within a workspace by @mcanouil in #4

New Contributors

Full Changelog: 0.1.0...0.2.0