Re: LINQ vs Delphi
- From: "JED" <nospam@xxxxxxxxxx>
- Date: 15 Sep 2005 22:50:20 -0700
Martin James wrote:
> It would help
> if the editor/codeInsight highlighted actual var parameters in a
> different colour.
Interest proposal. I also think the following report would aid when you
have to maintain other peoples code as well.
Report No: 12830 ( RAID: 224377 ) Status: Open
Highlight all instances of a particular parameter for a method
http://qc.borland.com/wc/qcmain.aspx?d=12830
There is a mock up attached to the report as well if interested.
This report could be extended (well not now because it open) to also
allow the identification of say VAR or OUT parameters and highlight
where they are also used within a method.
Anything that makes maintaining other peoples code easier* is welcome
in my book.
[full description]
It would be really cool if there was the ability to highlight a
particular parameter in a method.
This would be enabled via a hot key or context menu item and would only
be enabled when the cursor is on a method parameter in the
implementation method declaration section.
The parameter would continue to be highlighted while the cursor was
either within the method or the param highlight was invoked again on a
different parameter. This would allow for scrolling where methods are
longer than the available lines displayed in the code editor.
Screenshot attached
--
www.jed-software.com
*(note to self: update website and blog with cool IDE addin eventually)
.
- Follow-Ups:
- Re: LINQ vs Delphi
- From: Robin
- Re: LINQ vs Delphi
- References:
- LINQ vs Delphi
- From: Andrew
- Re: LINQ vs Delphi
- From: Marc Rohloff [TeamB]
- Re: LINQ vs Delphi
- From: JED
- Re: LINQ vs Delphi
- From: Mike B
- Re: LINQ vs Delphi
- From: ozbear
- Re: LINQ vs Delphi
- From: Martin James
- LINQ vs Delphi
- Prev by Date: Re: Parenthesies?
- Next by Date: Re: LINQ vs Delphi
- Previous by thread: Re: LINQ vs Delphi
- Next by thread: Re: LINQ vs Delphi
- Index(es):
Relevant Pages
|