Issue Details (XML | Word | Printable)

Key: FDT-216
Type: Improvement Improvement
Status: Confirmed Confirmed
Priority: Minor Minor
Assignee: FDT Team
Reporter: Joa Ebert
Votes: 4
Watchers: 2
Operations

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

Implementation of ASDoc logic

Created: 05/Mar/09 07:56 PM   Updated: 22/Jun/12 06:42 PM
Component/s: ASDocs
Affects Version/s: FDT 4.5.2
Fix Version/s: FDT
Security Level: public

Time Tracking:
Not Specified

Review Type: Review by Product Owner


 Description  « Hide
Besides implementing auto-completion for ASDoc syntax as FDT-131 states it would be great to have support for the logic of ASDoc as well.
Commands like @inheritDoc and @copy should result in the proper text when resolving the documentation for a method (e.g. in case of a tooltip).

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Arne Deutsch added a comment - 06/Apr/09 11:29 AM
At least @inheritDoc should work as expected!?

Joa Ebert added a comment - 07/Apr/09 09:27 AM
Yes it does, thank you. There are of course a couple of other things like @copy – I don't know if you implemented that one for instance.