Page 1 of 1

maybe a bug: only the first variable in one line is highligh

Posted: Wed Jun 18, 2008 6:56 pm
by gaocheng
declare multivariable in one line,only the first is highlight.

for example:

int Va,Vb,Vc;


only Va is highlight!


version:V1RC02 windowsXp

Re: maybe a bug: only the first variable in one line is highligh

Posted: Wed Jun 18, 2008 7:49 pm
by eranif
gaocheng wrote:declare multivariable in one line,only the first is highlight.
This bug was already reported and fixed in SVN (fixed in revision 1659)


It will be part of next release (RC03 or v1.0 depends on the amount of changes I will be doing to RC02)

Eran