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

Key: IDEADEV-21017
Type: New Feature New Feature
Status: Open Open
Priority: Major Major
Assignee: Maxim Shafirov
Reporter: Etienne Studer
Votes: 0
Watchers: 0
Operations

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

Provide PsiDocComment.addDocTag(PsiDocTag)

Created: 06 Feb 06 00:53   Updated: 13 Sep 07 15:23
Component/s: Plugin Support. API
Fix Version/s: Diana Final

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

Build: 4,148
Severity: Medium


 Description  « Hide
Currently, modifying an PsiDocComment is quite extensive.

 All   Comments   Work Log   Change History      Sort Order:
Vladislav Kaznacheev - 14 Nov 06 13:41
Sorry about the late reply. May I ask you to provide more details?

Etienne Studer - 15 Nov 06 05:09
I wrote some code intentions/inspections related to adding Javadoc elements (mainly @param) and there was quite some low-level PSI code that I had to write to achieve this. It would be nice to have a higher-level API to manipulate Javadoc elements in the PSI tree.