Is there a way to highlight variable in vs2005 like what eclipse do?

P

Piotr Nowak

Juan T. Llibre pisze:
re:
!> What does eclipse do?

Highlight variables.

;-)
Eclipse is far mor advanced IDE than VS2005, i don't think vs has such a
feature..
 
J

Juan T. Llibre

re:
!> Eclipse is far mor advanced IDE than VS2005, i don't think vs has such a feature.

"Advanced" is a relative term.

While Eclipse does color-highlight variables and VS doesn't,
that has nothing to do with how "advanced" Eclipse is, compared to VS.

It only means it has that feature but VS doesn't.

VS has many features that Eclipse doesn't have, including
the ability to visually edit VB.NET, C# and J# source code.

With Phalanger, an add-on, VS 2005 can even edit PHP native files.

Eclipse is limited to Java, C and C++.

So, as you can see, "advanced" is a very relative term.

btw, have you ever used the "Find All References" feature in VS 2005?

If you right-click on a variable and hit Shift+F12 a window will appear at the
bottom of the IDE that lists all occurrences of this variable in your project.

That is quite useful when managing variables.
 
P

Patrice

Another option is perhaps to use "View reference" to list refererences to
this variable (depending on whay you want to highlight the variable).
 

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

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,053
Latest member
BrodieSola

Latest Threads

Top