Menu

#126 'Open Declaration' fails for type bound by parenthesis

closed
None
5
2008-05-18
2008-01-20
No

Reproducible test case:
public class OpenDec
{
public void V () {
System.Type t = typeof (AnotherClass);
}
}

public class AnotherClass
{
}

Put your cursor inside '(AnotherClass)' and then hit F3. The editor will highlight the 'V' method declaration.

Discussion

  • Bernhard Brem

    Bernhard Brem - 2008-02-25
    • assigned_to: nobody --> bernhardbrem
     
  • Bernhard Brem

    Bernhard Brem - 2008-05-18

    Logged In: YES
    user_id=1245734
    Originator: NO

    Can not reproduce this. Propably already fixed before.

     
  • Bernhard Brem

    Bernhard Brem - 2008-05-18
    • status: open --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB