NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Extended selection


Joined: 20 Sep 2006
Posts: 59
Reply with quote
Hi,

In the PHP IDE, if I have the following line of text:

Code:


function blah( $connection, $id )
{
   $sql = 'SELECT DATE_FORMAT( datetime , \'%W %D of %M, %Y at %h:%i:%s\' ) AS d FROM wibble WHERE boo='. $id;
}




If I left click on the S of SELECT and drag too the T and mouse up I highlight SELECT.

If I left click on the L of SELECT and drag too the T of DATEFORMAT I want SELECT DATEFORMAT highlighted, but instead I get SELECT DATEFORMAT

which is really anoying.

Any chance this grab-the-whole-word 'feature' could be removed please.

John
View user's profileFind all posts by monkiesSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8340
Reply with quote
Just try the same in IE Smile and you'll get quite the same.
If this extended selection is not needed, you can turn it off in the editor settings

View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 20 Sep 2006
Posts: 59
Reply with quote
Thanks again Smile

John
View user's profileFind all posts by monkiesSend private message
Extended selection
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic