History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEABKL-3097
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Eugene Vigdorchik
Reporter: Alain Ravet
Votes: 0
Watchers: 0
Available Workflow Actions

Mark as Stalled
Operations

If you were logged in you would be able to see more operations.
IDEA: Backlog

"Locate Duplicates" results: highlight all duplicated areas in current editor

Created: 13 Jun 05 20:11   Updated: 21 Jun 05 02:42
Component/s: Code Analysis. Duplicates
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 3,354


 Description  « Hide
How it works:
----------------
After a successful "Locate Duplicates", you would:
  • select a result in the left column (ex: 4 duplicates, Cost 25)
  • trigger the "Highlight all duplicates" action (press a button)
    =>
    the 4 duplication-areas would be highlighted.

With a 2nd command, you would switch to the next result in the result column (ex: 6 duplicates, cost 15)



 All   Comments   Work Log   Change History      Sort Order:
Alain Ravet - 13 Jun 05 20:16
It looks like all it would take is to allow multiple selection in the results left column (as selecting one result highlight it persistently in the editor).