This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 228484 - @author autocomplete user property
Summary: @author autocomplete user property
Status: RESOLVED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: PHPDoc (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-11 14:05 UTC by HausO
Modified: 2013-04-12 09:22 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description HausO 2013-04-11 14:05:50 UTC
Actual :
Now when i write PHPDoc @author command IDE autocomplete John Doe <...>
example
/*
 * @author John Doe <...>
 */

Sugestion:
I think it will be fine if @author autocomplete same ${user} property as in template configuration.

/*
 * @author Tomas D. <...>
 */
Comment 1 Tomas Mysik 2013-04-12 04:45:10 UTC
Ondro, could you please have a look at it?

Thanks.
Comment 2 Ondrej Brejla 2013-04-12 06:21:07 UTC
Yeah, I know about that, we discussed it on mail.
Comment 3 Ondrej Brejla 2013-04-12 09:22:58 UTC
Fixed in web-main #dd6c74f2ea58