+4

Odd Behavior on Double-Click + Drag Select

Dan Rogers 13 years ago 0

Coming from TextMate, this is an unresolved problem there as well.

If you take the following bit of code...

var valueUnit = parts[3] || ( cssNumber[ p ] ? "" : "px" );

...and start to double-click then drag to select it, Sublime Text 2 gets overzealous when selecting whitespace. If you repeat this process here on the forums (in just about any browser) the behavior is more desirable.

So far, loving ST2 aside from that! 
Thanks.