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

Key: GRVY-1506
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Peter Gromov
Reporter: Dierk König
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Groovy

scan through all dynamic references

Created: 25 May 08 14:09   Updated: 13 Nov 08 16:55
Component/s: Groovy editor support
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment: all


 Description  « Hide
Some Groovy programming styles use dynamic references only rarely
and any dynamic reference (as indicated by the underline decoration)
is subject to closer inspection.
When checking the code for possibly unwanted dynamic references that
may arise from e.g. typos or other accidents it would be very helpful to
quickly scan through all of them.
This could be done with an action like "find next", or highlighting, or a
specialized search, a gutter warning sign, or whatever else seems
appropriate.

 All   Comments   Work Log   Change History      Sort Order:
Peter Gromov - 25 May 08 14:20
I think a dedicated turned-off-by-default inspection would be great