quarto-dev / quarto-dev/quarto
Support multiple cursors in visual editor
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 645
- Forks
- 62
- Avg merge
- 17h 42m
- Merged PRs (30d)
- 13
Description
If you are editing a Quarto document in source mode, you can use the typical gestures for multiple selections / multiple cursors. However, these are not supported in the visual editor. If you try to Alt+Click, you do not get multiple cursors.
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 files or tests are named. Start by reproducing Alt+Click in the Quarto visual editor and compare it with multiple selections in source mode; done means the visual editor supports the documented multiple-cursor gestures without breaking normal editing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100