[nem-bug] [Nemerle 0001049]: Quick tip doesn't show for events

feedback at nemerle.org feedback at nemerle.org
Sat Sep 1 22:16:56 CEST 2007


The following issue has been SUBMITTED.
======================================================================
<http://nemerle.org/bugs/view.php?id=1049> 
======================================================================
Reported By:                KLiss
Assigned To:                
======================================================================
Project:                    Nemerle
Issue ID:                   1049
Category:                   Visual Studio Plugin
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
======================================================================
Date Submitted:             09-01-2007 22:16 CEST
Last Modified:              09-01-2007 22:16 CEST
======================================================================
Summary:                    Quick tip doesn't show for events
Description: 
Instead of quick tip, user gets an exception

---------------------------
Assertion Failed: Abort=Quit, Retry=Debug, Ignore=Continue
---------------------------
Unknown member type 'event `Program.Foo.SomeEvent''.
    at Project.FindObject(Type typeDecl, Int32 fileIndex, Int32 line,
Int32 col) 
C:\Nemerle\Nemerle.VSIP\Nemerle.Compiler.Utils\Nemerle.Completion2\CodeModel\Project.Type.n(319)

    at Project.GetTypeQuickTip(Type typeDecl, Int32 fileIndex, Int32 line,
Int32 col, ManagerClass manager) 
C:\Nemerle\Nemerle.VSIP\Nemerle.Compiler.Utils\Nemerle.Completion2\CodeModel\Project.Type.n(335)

    at Project.GetQuickTipInfo(String filePath, Int32 line, Int32 col) 
C:\Nemerle\Nemerle.VSIP\Nemerle.Compiler.Utils\Nemerle.Completion2\CodeModel\Project.n(216)

    at ProjectInfo.GetQuickTip(String filePath, Int32 line, Int32 col,
ISource source) 
C:\Nemerle\Nemerle.VSIP\Nemerle.VsIntegration\Project\ProjectInfo.cs(429)

    at NemerleAuthoringScope.GetDataTipText(Int32 line, Int32 col,
TextSpan& span) 
C:\Nemerle\Nemerle.VSIP\Nemerle.VsIntegration\LanguageService\NemerleAuthoringScope.cs(96)

    at ViewFilter.GetDataTipResponse(ParseRequest req)  

    at Source.BeginParse(Int32 line, Int32 idx, TokenInfo info,
ParseReason reason, IVsTextView view, ParseResultHandler callback)  

    at ViewFilter.GetDataTipText(TextSpan[] aspan, String& textValue)  

======================================================================

Issue History
Date Modified  Username       Field                    Change              
======================================================================
09-01-07 22:16 KLiss          New Issue                                    
======================================================================




More information about the bugs mailing list