tidalcycles / vscode-tidalcycles

Support for TidalCycles in VSCode
GNU General Public License v3.0
35 stars 11 forks source link

Enhancement: replace all occurrences of a sound name when multiple are selected #39

Open crcdng opened 1 year ago

crcdng commented 1 year ago

Scenario: I want to insert a sample with "Insert sound name in editor" feature, replacing all occurrences of an existing sound name in the file

Steps:

  1. Mark the old sound name
  2. Multiple select the old sound name (CTRL/CMD SHIFT L)
  3. Click "Insert sound name in editor"

Current behaviour: only the first selected sample is replaced

Desired behaviour: all selected samples are replaced