Feature Proposal for Java Comments: @see + {@link}

Hi,

sometimes I would like to link to another location in an inline Java comment like @see or {@link} in JavaDoc comments, example:

    private static final Set LAYOUT_SET_NEW  = new HashSet(Arrays.asList(LAYOUTS_NEW));   // @see jm.jMidas#NEW_RECORD

Someone else to vote for a feature request to IDEA to support this ?

- goto symbol
- auto complete for symbol
- warning when symbol not found

Sincerely
Dirk Zoettl

0

Please sign in to leave a comment.