helios double-click code selecting [message #650676] |
Wed, 26 January 2011 01:21 |
Jan Vilhuber Messages: 1 Registered: October 2009 |
Junior Member |
|
|
This seemed to work in Galileo, but since switching to helios I can't reliably select text/code in the editor.
If I select an associative array variable by double-clicking on the variable name, then dragging the mouse to the right to include one or more of the associative subsets, it highlights the 'string' content of the associative array, but not to the end of the bracket.
E.g. take $foo['bar']
If you double-click (and hold) on $foo, then drag over bar, in galileo it would highlight (correctly) up to (and including) the closing bracket. In helios, it highlights up to (and excluding) the last single-quote. If you have more code aftter the closing bracket, then dragging further to the right highlights into the new code, instead of stopping at the bracket.
It appears that brackets and other logical delimiters aren't being used to calculate the extent of the highlighting.
Is this a bug? Or is there a setting hidden somewhere?
I'm using the regular PDT helios downloaded today from the website (mac os x cocoa 64)
[Updated on: Wed, 26 January 2011 01:22] Report message to a moderator
|
|
|
Powered by
FUDForum. Page generated in 0.03644 seconds