MantisBT - mSLDev
View Issue Details
0000126mSLDevAutoCompletepublic2013-04-05 18:052013-04-06 22:56
Wims 
administrator 
normalminoralways
closedfixed 
 
0.4.1.0 
0000126: completion inside a loop condition
while ($ticks > $hget(mario,gameticks)) && (loop < $m)

When you type "$m" there, no completion is suggested.
No tags attached.
Issue History
2013-04-05 18:05WimsNew Issue
2013-04-05 18:08WimsNote Added: 0000079
2013-04-06 22:56administratorStatusnew => closed
2013-04-06 22:56administratorAssigned To => administrator
2013-04-06 22:56administratorResolutionopen => fixed
2013-04-06 22:56administratorFixed in Version => 0.4.1.0

Notes
(0000079)
Wims   
2013-04-05 18:08   
Details:

while ($ticks > $hget(mario,gameticks)) && (loop < |)

| is the cursor, now type $m, no completion (i have a custom alias starting with m that should appear, which appear *otherwise*)