quarto-dev / quarto-dev/quarto-cli
`mermaid-format` in YAML auto completion ?
Open
@cscheid is already working on this.
Since Jun 5, 2024.
diagrams-mermaid
enhancement
yaml-validation
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
I noticed that we document mermaid-format as a global option, but we do not add it in autocompletion it seems
https://quarto.org/docs/authoring/diagrams.html#mermaid-formats
Is this an oversight? Should we add it ?
I think handler options are not in the same schema YAML file as others option 🤔
I see mermaid-format in the .js file (for example src\resources\editor\tools\yaml\yaml-intelligence-resources.json) but not in YAML and it does not autocomplete for me in RStudio IDE.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.