atom editor on mac osx related:
I did cmd-click on a hyperlink and got a popup (lost it before able to read), and now my cmd-click to set multiple cursors is not working any more.
anybody can tell me how to reactivate multi-cursor by cmd-click again?
For a temporary fix:
atom.config.set('core.editor.multiCursorOnClick', true);
.Notes:
You might also want to take a look at your hyperclick
or atom-ide-hyperclick
package. In atom preferences, go to Settings
and change the Trigger keys for MacOS
to become command + click
.
I've solved this issue by changing the trigger keys to shift+control+click, in atom-ide-ui
, under the Hyperclick
section.
found it finally ... it was hyperclick plugin which redefined cmd-click.
But I had hyperclick plugin installed for months, it never interrupted multi-cursor from working ...
anyway ... kind of rubber duck debugging ...
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With