Atom package that highlights the cursors when there are more than of them. (Using VSCode? See the VSCode extension.)
I found myself forgetting the multi-cursor feature on, and editing multiple places by accident. So I wrote this package that annotates the cursor with the number of cursors. The extension is activated when the user creates multiple selections with e.g. cmd-d
.
No settings for now.
*
is shown in the badge. That's just laziness.Initial release.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.