| Anonymous | Login | Signup for a new account | 2023-09-10 00:13 EDT | ![]() |
| Main | My View | View Issues | Change Log | Roadmap | Wiki | My Account |
| View Issue Details [ Jump to Notes ] [ Wiki ] | [ Issue History ] [ Print ] | |||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||
| 0000005 | mSLDev | Syntax Checking | public | 2011-07-07 08:14 | 2011-07-26 18:00 | |||
| Reporter | KindOne | |||||||
| Assigned To | administrator | |||||||
| Priority | normal | Severity | feature | Reproducibility | always | |||
| Status | resolved | Resolution | fixed | |||||
| Platform | OS | OS Version | ||||||
| Product Version | ||||||||
| Target Version | Fixed in Version | 0.1.1.19 | ||||||
| Summary | 0000005: Syntax auto complete issue when a bracket is removed. | |||||||
| Description | Auto "(}" does not remove extra "(" or ")" if one or the other is removed. | |||||||
| Steps To Reproduce | alias 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'. | |||||||
| Tags | No tags attached. | |||||||
| Beta mIRC version? | ||||||||
| mIRC Version | ||||||||
| Attached Files | ||||||||
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 |