What is this?
This is a listing of
Use with Quarto Wizard
Quarto Wizard is a Visual Studio Code extension/Positron/Codium that helps you manage your
It allows you to easily install Quarto extensions directly from the Quarto Extensions listing repository.
This extension provides a user-friendly interface to browse, select, and install Quarto extensions, enhancing your Quarto development experience.
How to submit your extension?
To add your extension to this list, please submit a pull request to this repository by adding your extension repository at the bottom of extensions/quarto-extensions.csv following <owner>/<repository></optional-path>.
Please make sure that:
- The extension is not already listed.
- Your GitHub repository contains a Description.
- Avoid special characters/strings in the Description, such as
'<style>'instead of`<style>`.
- Avoid special characters/strings in the Description, such as
- Your GitHub repository contains Topics.
- Your GitHub repository contains a Release with Tag.
- Your GitHub repository has
example.qmdortemplate.qmdfile. - Your GitHub repository has only one extension or a set of extensions under
_extensions.
Extension Status Indicators
Extensions can display status banners to indicate their maintenance or development state. Add one of the following topics to your GitHub repository to display a status banner:
superseded - For extensions that have been replaced by a newer version or alternative. deprecated - For extensions that are outdated and should not be used in new projects. archived - For extensions that are no longer actively maintained. experimental - For extensions that are in early development or testing phase. stable - For extensions that are production-ready and actively maintained.
If multiple status topics are present, the priority order is: superseded > deprecated > archived > experimental > stable.
Disclaimer
This project is an independent community resource and is not affiliated with or endorsed by Quarto or its maintainers.
Support
If you find this project helpful, please consider sponsoring it to support ongoing development and maintenance.