We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Need to provide an ability to select several blocks with keyboard and by mouse from center of block.
SHIFT+DOWN
SHIFT+UP
СMD+SHIFT+DOWN
СMD+SHIFT+UP
Related issues #702 #672
The text was updated successfully, but these errors were encountered:
Resolved by #826
Sorry, something went wrong.
Is this visible somewhere online ? The main page does not yet show this right ?
Is there an api to access the currently selected blocks?
gohabereg
No branches or pull requests
Need to provide an ability to select several blocks with keyboard and by mouse from center of block.
By mouse
By keyboard selection
SHIFT+DOWN
at last line, select current and next blocks.SHIFT+UP
at the first line, select current and previous blockСMD+SHIFT+DOWN
in any line, select current and next blocks.СMD+SHIFT+UP
in any line, select current and previous blocks.Select more blocks
SHIFT+DOWN
, select one more block belowSHIFT+UP
, select one more block aboveDeselect blocks
SHIFT+DOWN
deselect one upper blockSHIFT+UP
deselect one lowest blockRelated issues
#702
#672
The text was updated successfully, but these errors were encountered: