Author Topic: Block Selection Feature  (Read 4084 times)

Johnco3

  • Community Member
  • Posts: 53
  • Hero Points: 1
Block Selection Feature
« on: April 28, 2015, 07:11:00 PM »
I attach a pair of screen grabs comparing the block selection cursor line in Visual SlickEdit compared to Visual Studio.  I raised this as a feature request prior to 19.0.1 - however it appears to not have made it into the latest 19.0.2 release.  Note that this is just for the 0 width case where microsoft show a razor thin cursor line compared to SlickEdit's 1 character block.  To me it would appear to be more intuitive if SlickEdit provided similar behavior to visual studio in this regard.  Note that this ability to select a zero width vertical column (useful for insertion as the past buffer is inserted at this line) is also in Coliru - the online editor coliru.stacked-crooked.com/ (try using the alt key and selecting a vertical block like in Slickedit and Visual Studio). 

Another key difference when in block selection mode is that the mouse wheel extends the selection horizontally rather than vertically in VS.  Normally I use the block selection mode to select long ranges of vertical text and the mouse wheel is a useful wheel to extend that selection.  It appears that ms got this one right.

John
« Last Edit: April 28, 2015, 07:13:45 PM by Johnco3 »

JimmieC

  • Senior Community Member
  • Posts: 508
  • Hero Points: 17
Re: Block Selection Feature
« Reply #1 on: April 30, 2015, 01:36:17 PM »
Block select in Boxer is also a thin between characters until extended left or right. I like it better too. See attached screen shot.

I am using SE v2011.

Dennis

  • Senior Community Member
  • Posts: 3998
  • Hero Points: 521
Re: Block Selection Feature
« Reply #2 on: April 30, 2015, 09:36:11 PM »
One way to get a thin cursor is to use the multi-cursor support in SlickEdit 2014.

After you create your single character block selection, press Ctrl+Shift+| to convert the selection to multiple cursors.

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 7046
  • Hero Points: 535
Re: Block Selection Feature
« Reply #3 on: June 13, 2015, 06:04:44 PM »
v20 will have an option for non-inclusive block/column selections. A zero width selection will display a thin cursor-like rectangle in selection color like described here.  Users will be able to choose inclusive or non-inclusive block/column selections. Take your pick!

At the moment, we are leaning towards defaulting to inclusive block/column selections for all emulations.