quarto-dev / quarto-dev/quarto
VSCode extension: typo in snippet code for visibility property in Reveal slides
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 645
- Forks
- 62
- Avg merge
- 17h 42m
- Merged PRs (30d)
- 13
Description
Hello,
For the visibility attribute of Reveal slides, the VSCode extension for Quarto suggests a snippet with a typo (missing 'i'): it is not visibilty but visibility.
Cheers,
Ricardo
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 VSCode extension snippet that suggests the Reveal slide visibility attribute. Correct the spelling from visibilty to visibility, then verify that the extension suggests the corrected snippet.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100