Multi selection hotkey?

Hello! In normal CodeMirror (example here: Try CodeMirror), when you click on a word that appears multiple times in a document, and then hit Ctrl+D, it will select the whole word.

Then, if you keep pressing that same combination, it will start multi-select with all occurrences of the same word/text.

If I do that combination in Joplin, it will delete the line of text instead.

Is there a way to trigger the multi-select system in Joplin? Or is there a hotkey for that that I don't know?

Thanks!

If Ctrl+D is unassigned from "delete line" in "Settings" > "Keyboard Shortcuts", then Ctrl+D should have the default CodeMirror behavior. This assumes that the beta editor is enabled.

Alt+drag also triggers multi-select.

1 Like