mgillespie
16-Mar-2006, 11:24 AM
When editing text, inline, if I double click to highlight a word, underscores are treated as spaces.
for example:
this_is_a_test
would only highlight "this"
I'm sure this did not used to be the case. The _ is there on purpose, usually because a space is not allowed, and it needs to be treated as a single string or variable name, so clicking should highlight the whole word.
I may be wrong, and this is the way it's always worked...
for example:
this_is_a_test
would only highlight "this"
I'm sure this did not used to be the case. The _ is there on purpose, usually because a space is not allowed, and it needs to be treated as a single string or variable name, so clicking should highlight the whole word.
I may be wrong, and this is the way it's always worked...