Need to provide an ability to select several blocks with keyboard and by mouse from center of block. ### By mouse - [x] By mouse moving from block's text and over next block, select these two blocks - [x] By mouse moving from block's text and over previous block, select these two blocks ### By keyboard selection - [x] By `SHIFT+DOWN` at last line, select current and next blocks. - [x] By `SHIFT+UP` at the first line, select current and previous block - [ ] By second `СMD+SHIFT+DOWN` in any line, select current and next blocks. - [ ] By second `СMD+SHIFT+UP` in any line, select current and previous blocks. ### Select more blocks - [ ] If one or more blocks are selected, by `SHIFT+DOWN`, select one more block below - [x] If one or more blocks are selected, by `SHIFT+UP`, select one more block above ### Deselect blocks - [x] If 1+ blocks was selected by shift+up, by next `SHIFT+DOWN` deselect one upper block - [x] If 1+ blocks was selected by shift+down, by next `SHIFT+UP` deselect one lowest block Related issues #702 #672
Need to provide an ability to select several blocks with keyboard and by mouse from center of block.
By mouse
By keyboard selection
SHIFT+DOWNat last line, select current and next blocks.SHIFT+UPat the first line, select current and previous blockСMD+SHIFT+DOWNin any line, select current and next blocks.СMD+SHIFT+UPin 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+DOWNdeselect one upper blockSHIFT+UPdeselect one lowest blockRelated issues
#702
#672