
|
If you were logged in you would be able to see more operations.
|
|
|
Groovy
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
|
|
|
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.
|
|
Description
|
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. |
Show » |
|