MantisBT - mSLDev | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0000068 | mSLDev | Syntax Highlighting | public | 2012-12-26 16:37 | 2012-12-28 08:40 |
| Reporter | Travis | ||||
| Assigned To | administrator | ||||
| Priority | low | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | Win7 64-bit | OS | Windows 7 | OS Version | (6.1) |
| Product Version | |||||
| Target Version | Fixed in Version | 0.3.1.0 | |||
| Beta mIRC version? | |||||
| mIRC Version | |||||
| Summary | 0000068: variable names not highlighted when assigning multiple with /var | ||||
| Description | When assigning multiple variables using '/var', variable names are not highlighted correctly when they follow '$ident,'. | ||||
| Steps To Reproduce | /var %item = $header,%hist = 0 => %hist will not be highlighted as a variable name /var %item = $header, %hist = 0 => %hist is correctly identified as a variable /var %item = $header ,%hist = 0 => %hist is correctly identified as a variable /var %item = value,%hist = 0 => %hist is correctly identified as a variable | ||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2012-12-26 16:37 | Travis | New Issue | |||
| 2012-12-28 08:40 | administrator | Status | new => closed | ||
| 2012-12-28 08:40 | administrator | Assigned To | => administrator | ||
| 2012-12-28 08:40 | administrator | Resolution | open => fixed | ||
| 2012-12-28 08:40 | administrator | Fixed in Version | => 0.3.1.0 | ||
| There are no notes attached to this issue. |