| View Issue Details [ Jump to Notes ] [ Wiki ] | | [ Issue History ] [ Print ] |
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0000244 | mSLDev | AutoComplete | public | 2014-09-28 15:06 | 2014-09-28 15:06 |
|
| Reporter | Travis | |
| Assigned To | | |
| Priority | normal | Severity | tweak | Reproducibility | always |
| Status | new | Resolution | open | |
| Platform | Win7 64-bit | OS | Windows 7 | OS Version | (6.1) |
| Product Version | | |
| Target Version | | Fixed in Version | | |
|
| Summary | 0000244: Idents that have parameters should show brackets in the autocomplete menu (e.g. $nick() vs $nick) |
| Description | Identifiers that take parameters should show the brackets in the autocomplete menu.
Currently there are two menu options for autocompleting $nick, and they both appear the same except for a different color image of '$'. However, one of them inserts $nick and the other inserts $nick().
Two things should be changed:
* $nick should be sorted before $nick() (it's not currently in 0.4.0.117) so that typing $nick and hitting enter won't automatically insert brackets
* $nick() should show the brackets in the autocomplete suggestion |
| Tags | No tags attached. |
|
| Beta mIRC version? | |
| mIRC Version | |
|
| Attached Files | |
|