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).
Description
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).
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.