If you take the following bit of code...
- Code: Select all
var valueUnit = parts[3] || ( cssNumber[ p ] ? "" : "px" );
...and start to double-click then drag to select it, Sublime Text 2 gets over zealous 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.