musescore / musescore/MuseScore

Allow non-contiguous range selections

Open
#33,488 1 comment 0 reactions 1 assignee View on GitHub

@avvvvve is already working on this.

Since May 19, 2026.

needs design UX/interaction
Dominant language
C++
Stars
15.1k
Forks
3.3k
Avg merge
2d 2h
Merged PRs (30d)
91

Description

Requested previously with relevant conversation in https://github.com/musescore/MuseScore/issues/13579 and https://github.com/musescore/MuseScore/issues/33438.

We should allow range selections to be made that span multiple different horizontal or vertical areas. Some use cases:

  • Select two measures on non-adjacent instruments to quickly solo playback for just those instruments
  • Select two non-adjacent measures on the same instrument to copy/paste material (related to copy/pasting list selections)
  • Make it technically possible to make a range selection across instruments without selecting any hidden staves between them (#21266)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.