Mantis Bug Tracker

View Issue Details Jump to Notes ] Wiki ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000005mSLDevSyntax Checkingpublic2011-07-07 08:142011-07-26 18:00
ReporterKindOne 
Assigned Toadministrator 
PrioritynormalSeverityfeatureReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version0.1.1.19 
Summary0000005: Syntax auto complete issue when a bracket is removed.
DescriptionAuto "(}" does not remove extra "(" or ")" if one or the other is removed.
Steps To Reproducealias foo {
$abs((
}

Type the above code, and it will add "))" at the end of the "$abs((".
Remove a ")" and the "(" will not be removed.
This causes a "No closing brace found on identifier `$abs'.
TagsNo tags attached.
Beta mIRC version?
mIRC Version
Attached Files

- Relationships

-  Notes
(0000015)
administrator (administrator)
2011-07-26 18:00

$abs + ( = $abs() with the cursor in between the (), hitting the backspace will remove both ().

(Ctrl+Z/undo will allow you to undo the deletion of either individually)

- Issue History
Date Modified Username Field Change
2011-07-07 08:14 KindOne New Issue
2011-07-25 01:05 administrator Assigned To => administrator
2011-07-25 01:05 administrator Status new => confirmed
2011-07-26 18:00 administrator Note Added: 0000015
2011-07-26 18:00 administrator Status confirmed => resolved
2011-07-26 18:00 administrator Fixed in Version => 0.1.1.19
2011-07-26 18:00 administrator Resolution open => fixed


Copyright © 2000 - 2011 MantisBT Group
Powered by Mantis Bugtracker