Page 1 of 1

Double-Clicking to Select a String

Posted: Thu Jul 07, 2011 11:16 pm
by Rat
When I double click a string, (no whitespace) enclosed by single quotes in a JavaScript file it selects the single quotes as well as the enclosed string.

eg. 'AString'

When the same string is enclosed by double quotes this doesn't happen.

eg. "AString"

In the Keywords options both single and double quotes are included as string delimiters.

Any suggestions...?

Posted: Thu Jul 07, 2011 11:58 pm
by jussij
Any suggestions...?
Looks like a bug :(

Cheers Jussi

Posted: Fri Jul 08, 2011 12:41 am
by jussij
I can confirm that this is indeed a bug :(

This issue will be fixed in the next beta release. In the mean time you can work around the issue by added single quote character to the Keywords section of the Default Document Type using Options menu ;)

Cheers Jussi

Posted: Thu Jul 14, 2011 12:35 am
by jussij
This issue should now be fixed in the latest version found here: http://www.zeusedit.com/zforum/viewforum.php?f=6

Cheers Jussi