How do I 'un-enable' this feature? (double-click selecting)
Posted: Mon Apr 21, 2003 1:19 pm
Hello all,
For some reason, when editing only certain types of files (so likely Document Class related) when I double click, I get undesired results...
e.g. in JavaScript files (*.js)
If I have the following text:
If I double click somewhere in the work 'something' I expect the word 'something' to highlight... however, I end up with '' (whitespace before), or '' (everything up to the start of the line)...
Its driving me nuts, but I can't seem to find the 'feature' that I enabled, so that I can turn it off.
Any help would be greatly appreciated,
Bonzo
For some reason, when editing only certain types of files (so likely Document Class related) when I double click, I get undesired results...
e.g. in JavaScript files (*.js)
If I have the following text:
Code: Select all
function something(){
//code goes here
}Code: Select all
_somethingCode: Select all
function somethingIts driving me nuts, but I can't seem to find the 'feature' that I enabled, so that I can turn it off.
Any help would be greatly appreciated,
Bonzo