0.2.0
Pre-release
Pre-release
- 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
toquartoWizard
. - refactor: update commands prefix from
Quarto
toQuarto 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