quarto-dev / quarto-dev/quarto
Persist "Edit in Visual Mode" mode for Quarto documents regardless of save state
Open
Nobody has claimed this yet.
enhancement
positron
vscode
- Dominant language
- TypeScript
- Stars
- 645
- Forks
- 62
- Avg merge
- 17h 42m
- Merged PRs (30d)
- 13
Description
Steps to reproduce the issue:
- Install the Quarto Extension
- Install the Quarto CLI standalone v1.4.557
- New File -> Quarto Document
- Do not save the file.
- Click on the
...inside the editor with the Quarto document - Notice a missing "Edit in Visual Mode"
- Save the file
- Re-click on the
...inside the editor with the Quarto document - Notice "Edit in Visual Mode" is now present
What did you expect to happen?
I expected the listed options to be the same under the ... regardless of whether the file was saved or not.
VS Code
Untitled /Not saved
Saved
Positron
Untitled /Not saved
Saved
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
No source files or tests are named. Reproduce the issue with an unsaved Quarto document in VS Code and Positron, then trace the entry point that supplies the editor's ... menu. Done means "Edit in Visual Mode" is available consistently before and after saving.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100