MantisBT - mSLDev | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0000076 | mSLDev | Syntax Highlighting | public | 2013-03-22 20:43 | 2013-03-22 21:41 |
| Reporter | hixxy | ||||
| Assigned To | administrator | ||||
| Priority | low | Severity | trivial | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | Win7 64-bit | OS | Windows 7 | OS Version | (6.1) |
| Product Version | 0.3.1.0 | ||||
| Target Version | Fixed in Version | 0.4.1.0 | |||
| Beta mIRC version? | |||||
| mIRC Version | 7.29 | ||||
| Summary | 0000076: Variable/identifier command arguments incorrect highlighted as commands | ||||
| Description | As per the mIRC forum: If you set a command to a variable (or have an identifier return a value to be used as a command), the IDE highlights any parameters you pass to it as a command. | ||||
| Steps To Reproduce | Copy/paste this script into the IDE: ----- alias test { var %s = sockwrite -n $sockname %s GET / HTTP/1.1 %s Host: www.google.com %s Accept: */*, *.* } ----- In this script "GET," "Host:" and "Accept:" will all be highlighted in the custom command colour rather than as plaintext. | ||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2013-03-22 20:43 | hixxy | New Issue | |||
| 2013-03-22 21:41 | administrator | Note Added: 0000028 | |||
| 2013-03-22 21:41 | administrator | Status | new => closed | ||
| 2013-03-22 21:41 | administrator | Assigned To | => administrator | ||
| 2013-03-22 21:41 | administrator | Resolution | open => fixed | ||
| 2013-03-22 21:41 | administrator | Fixed in Version | => 0.4.1.0 | ||
| Notes | |||||
|
|
|||||
|
|
||||