Skip to content

feat: add Quarto Wizard schema and snippets for closeread#198

Open
mcanouil wants to merge 1 commit intoqmd-lab:mainfrom
mcanouil:feat/quarto-wizard-schema-snippets
Open

feat: add Quarto Wizard schema and snippets for closeread#198
mcanouil wants to merge 1 commit intoqmd-lab:mainfrom
mcanouil:feat/quarto-wizard-schema-snippets

Conversation

@mcanouil
Copy link
Copy Markdown

@mcanouil mcanouil commented Mar 11, 2026

This adds Quarto Wizard support to Closeread by introducing _extensions/closeread/_schema.yml and _extensions/closeread/_snippets.json.

The schema and snippets improve authoring UX in VSCode and Positron when using Quarto Wizard by enabling reliable suggestions, completions, and hover help for Closeread formats, attributes, and classes.

Extension options should be scoped under extensions.closeread so Quarto Wizard can resolve the schema at the correct path, trigger assistance in the right place, and avoid option conflicts with other extensions and Quarto CLI options.

Fixes #197

References:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Quarto Wizard support

1 participant