quarto-dev / quarto-dev/quarto
Setting to disable the Quarto extension for .md files
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 645
- Forks
- 62
- Avg merge
- 17h 42m
- Merged PRs (30d)
- 13
Description
The Quarto VS Code extension includes a Preview toolbar button, which also shows up for regular Markdown (.md) files. However, VS Code already ships a built-in Markdown preview (the icon with the magnifying glass), so I'd rather disable/hide the Quarto preview button for all files that are not .qmd files. Is this possible? There has been some discussion regarding this functionality in #89, and apparently my request is the opposite of that (closed) issue, so maybe including a setting in the extension would be a great way to cater for both needs.
(Never mind the broken icon here, I've created a separate issue for this in #387.)
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 locating the Quarto VS Code extension's settings and the Preview toolbar contribution described in the issue, then review the discussion in #89 for the opposing behavior. Done means a setting can hide the Quarto preview button for regular .md files while retaining it for .qmd files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100