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 201346 - Better javadoc support: autocompletion for #
Summary: Better javadoc support: autocompletion for #
Status: REOPENED
Alias: None
Product: editor
Classification: Unclassified
Component: Completion & Templates (show other bugs)
Version: 7.1
Hardware: PC Linux
: P3 normal with 1 vote (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-26 06:28 UTC by pablopina
Modified: 2016-07-10 18:36 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 pablopina 2011-08-26 06:28:01 UTC
When typing # to autocomplete like {@link #xxx} 

Also would be good to add import when doing {@link ClassFromAnotherPackage} NB to replace it for the fully qualified name (with package) if is is not in the import list to avoif javadoc warnings.
Comment 1 pablopina 2011-08-30 14:34:08 UTC
Sorry,

I think it already adds the 'import ' entry when javadoc class is not on the same package, but it would be good to get light bulb warning if it is not imported...

But yeah, having '#' triggering javadoc autocomplete (like eclipse does) would be good...
Comment 2 Martin Balin 2016-07-07 07:29:35 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss
Comment 3 markiewb 2016-07-10 18:36:46 UTC
Still valid in 8.2 dev 
Product Version: NetBeans IDE Dev (Build 201607100002)