metaseed / metaGo

MetaGo provides fast cursor movement/selection for keyboard focused users in vscode
MIT License
326 stars 20 forks source link

place cursors without selecting search character everytime? #105

Open Hifilo opened 1 year ago

Hifilo commented 1 year ago

When I go to place multiple cursors, I have to reselect the search character after I place a cursor. If I have 50 "#"s in the project, and I want a cursor at specific occurences, I have to select the search character everytime before selecting the placement. Is there a setting somewhere so I don't have to do this everytime or is this a bug?