'go to definition' not working as expected?

L

Les Caudle

I'm using VS.NET 2003 - and when I highlight a variable name in a C# class and
right click on 'go to definition' - it does not take me to the variable
definition - but rather gives an error message of 'cannot navigate to
'variableName'.

I could have sworn this used to work in VS.NET 2002 - or maybe I'm thinking of
VB6 and have just forgotten how it works?

But - it sure would be nice to select a variable - and go to where it is
defined. Any way to accomplish this?
 
C

CT

Hmm, I've got VS .NET 2003 installed here, and it works in VB .NET as well
as C# and I'm sure that worked in VS .NET 2002 as well, at least fro VB
..NET.
 
L

Les Caudle

I found a post where this affected another user.

It is definitely broken with VS.NET 2003 on my box for C#. Some quirk of
un-installing 2002 and then installing 2003 - I'm sure.

I'll have to pursue a fix from MS.

Regards, Les Caudle
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top