quarto-dev / quarto-dev/quarto
Reuse native `markdown` support for `quarto`
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 645
- Forks
- 62
- Avg merge
- 17h 42m
- Merged PRs (30d)
- 13
Description
It should be possible to bring all VSCode native markdown support directly to quarto documents via: https://github.com/microsoft/vscode-markdown-languageservice
This could fix (partially or totally) several issues and improve text (source) editor:
- https://github.com/quarto-dev/quarto/issues/20
- https://github.com/quarto-dev/quarto/issues/166
- https://github.com/quarto-dev/quarto/issues/231
- https://github.com/quarto-dev/quarto/issues/326
- https://github.com/quarto-dev/quarto/issues/311
- https://github.com/quarto-dev/quarto/issues/330
- https://github.com/quarto-dev/quarto/issues/419
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
Start by reviewing the proposed vscode-markdown-languageservice and the linked Quarto issues to understand which native Markdown capabilities are needed for Quarto documents. Done means the relevant VSCode Markdown support is available in Quarto's text editor, with the affected linked issues addressed as far as the integration allows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- markdown, typescript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100