Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000575 [Torsion] editor feature always 06-14-07 07:50 07-18-07 19:20
Reporter bank View Status public  
Assigned To tom
Priority normal Resolution fixed  
Status resolved   Product Version
Summary 0000575: syntax highlighter on function parameters
Description the new "highlighting" the function params while typing is a bit bugged.
e.g. try to type:
%rnd = getRandom(1, 2);
and while you are at "1, 2" phrase you will see that hint shows:
function getRandom( int a=1, int b=0 );
Get random number between a and b.
but Torsion assumes that "int" and "a=1" and separate params, so if you typed "1, 2" and press additional "," it will highlight in hint that you are about to type "int".
Additional Information
Attached Files

- Relationships

- Notes
(0000691)
tom
07-18-07 19:20

Fixed for next release.
 

- Issue History
Date Modified Username Field Change
06-14-07 07:50 bank New Issue
07-18-07 19:20 tom Status new => resolved
07-18-07 19:20 tom Resolution open => fixed
07-18-07 19:20 tom Assigned To  => tom
07-18-07 19:20 tom Note Added: 0000691


Mantis 1.0.1[^]
Copyright © 2000 - 2006 Mantis Group
28 total queries executed.
25 unique queries executed.
Powered by Mantis Bugtracker