[nem-bug] [Nemerle 0000973]: Parametr hints don't show if type
space before '('
feedback at nemerle.org
feedback at nemerle.org
Sun Mar 18 15:48:58 CET 2007
The following issue has been ASSIGNED.
======================================================================
<http://nemerle.org/bugs/view.php?id=973>
======================================================================
Reported By: VladD2
Assigned To: IT
======================================================================
Project: Nemerle
Issue ID: 973
Category: Visual Studio Plugin
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
======================================================================
Date Submitted: 03-18-2007 15:48 CET
Last Modified: 03-18-2007 15:48 CET
======================================================================
Summary: Parametr hints don't show if type space before '('
Description:
Parametr hints don't show if type space before '('.
Example:
def next_idx = str.IndexOf ('$', idx); // hint don't show
def next_idx = str.IndexOf('$', idx); // OK
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
03-18-07 15:48 VladD2 New Issue
03-18-07 15:48 VladD2 Status new => assigned
03-18-07 15:48 VladD2 Assigned To => IT
======================================================================
More information about the bugs
mailing list