quarto-dev / quarto-dev/quarto
VSCode: Highlighting of headings when viewing plain text qmd
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 645
- Forks
- 62
- Avg merge
- 17h 42m
- Merged PRs (30d)
- 13
Description
Unlike the markdown extension, the quarto extension does not apply a highlighting colour to headings when editing qmd files in plain text. This makes it hard to see the document structure. Could this become configurable?
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Reproduce the issue in VS Code by opening a plain-text qmd file and compare its heading display with the Markdown extension. Start by locating the Quarto extension's plain-text syntax highlighting and configuration entry points; done means heading highlighting works for qmd files and can be configured.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- markdown, vscode
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100