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

Key: IDEADEV-11523
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Maxim Mossienko
Reporter: Taras Tielkes
Votes: 0
Watchers: 2
Operations

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

Improve "Show Usages" for variables defined by tag (show as "write location")

Created: 28 Oct 06 18:35   Updated: 01 Nov 06 21:08
Component/s: J2EE.JSP
Fix Version/s: None

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

Build: 6,068


 Description  « Hide
Using Ctrl-Shift-F7 will mark usages of variables in JSP/JSPX, even when the variables are defined by a custom action (tag).
One major limitation is that for such variables there is no "write"/"initialization" usage highlighted.

I suggest that the tag element is highlighted in such cases (either only "localname" or "prefix:localname", but not the attributes.

Should only start element be highlighted, or also end element (when tag is not empty)?
Perhaps for variable scope NESTED and AT_BEGIN, highlight start element only, and for AT_END highlight end element only.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.