|
|
|
start date: Tue, 31 Jul 2007 16:09:08 +0800,
posted on: microsoft.public.dotnet.framework.aspnet
back
| Thread Index |
|
1
chenhong
|
|
2
Eric
|
|
3
Juan T. Llibre
|
|
4
Piotr Nowak
|
|
5
Juan T. Llibre
|
|
6
Patrice http://www.chez.com/scribe/
|
Is there a way to highlight variable in vs2005 like what eclipse do?
Is there a way to highlight variable in vs2005 like what eclipse do?
Date:Tue, 31 Jul 2007 16:09:08 +0800
Author:
|
Re: Is there a way to highlight variable in vs2005 like what eclipse do?
On Jul 31, 4:09 am, "chenhong" wrote:
> Is there a way to highlight variable in vs2005 like what eclipse do?
What does eclipse do?
Date:Tue, 31 Jul 2007 13:16:10 -0700
Author:
|
Re: Is there a way to highlight variable in vs2005 like what eclipse do?
re:
!> What does eclipse do?
Highlight variables.
;-)
Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en espaol : http://asp.net.do/foros/
======================================
"Eric" wrote in message news:1185912970.127304.280710@19g2000hsx.googlegroups.com...
> On Jul 31, 4:09 am, "chenhong" wrote:
>> Is there a way to highlight variable in vs2005 like what eclipse do?
>
> What does eclipse do?
>
Date:Tue, 31 Jul 2007 17:59:01 -0400
Author:
|
Re: Is there a way to highlight variable in vs2005 like what eclipse
do?
Juan T. Llibre pisze:
> re:
> !> What does eclipse do?
>
> Highlight variables.
>
> ;-)
>
>
>
> Juan T. Llibre, asp.net MVP
> asp.net faq : http://asp.net.do/faq/
> foros de asp.net, en espaol : http://asp.net.do/foros/
> ======================================
> "Eric" wrote in message news:1185912970.127304.280710@19g2000hsx.googlegroups.com...
>> On Jul 31, 4:09 am, "chenhong" wrote:
>>> Is there a way to highlight variable in vs2005 like what eclipse do?
>> What does eclipse do?
>>
>
>
Eclipse is far mor advanced IDE than VS2005, i don't think vs has such a
feature..
Date:Wed, 01 Aug 2007 08:19:20 +0200
Author:
|
Re: Is there a way to highlight variable in vs2005 like what eclipse do?
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.
Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en espanol : http://asp.net.do/foros/
======================================
"Piotr Nowak" wrote in message news:f8p8ui$4kk$1@nemesis.news.tpi.pl...
> Juan T. Llibre pisze:
>> re:
>> !> What does eclipse do?
>>
>> Highlight variables.
>>
>> ;-)
>>
>>
>>
>> Juan T. Llibre, asp.net MVP
>> asp.net faq : http://asp.net.do/faq/
>> foros de asp.net, en espaol : http://asp.net.do/foros/
>> ======================================
>> "Eric" wrote in message news:1185912970.127304.280710@19g2000hsx.googlegroups.com...
>>> On Jul 31, 4:09 am, "chenhong" wrote:
>>>> Is there a way to highlight variable in vs2005 like what eclipse do?
>>> What does eclipse do?
>>>
>>
>>
> Eclipse is far mor advanced IDE than VS2005, i don't think vs has such a feature..
Date:Wed, 1 Aug 2007 02:52:49 -0400
Author:
|
Re: Is there a way to highlight variable in vs2005 like what eclipse do?
Another option is perhaps to use "View reference" to list refererences to
this variable (depending on whay you want to highlight the variable).
--
Patrice
"chenhong" a crit dans le message de news:
%23iDfTo00HHA.4476@TK2MSFTNGP06.phx.gbl...
> Is there a way to highlight variable in vs2005 like what eclipse do?
>
>
Date:Wed, 1 Aug 2007 10:51:01 +0200
Author:
|
|
|