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 245277 - Add support for "file" annotations
Summary: Add support for "file" annotations
Status: NEW
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.0.1
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-27 06:19 UTC by Tomas Mysik
Modified: 2014-06-27 06:34 UTC (History)
0 users

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 Tomas Mysik 2014-06-27 06:19:19 UTC
Right now, one can provide annotations for Types, Methods etc. but cannot for Files. This would be helpful for Nette Tester, see [1].

Thanks.
[1] http://tester.nette.org/cs/#toc-anotovani-testu
Comment 1 Ondrej Brejla 2014-06-27 06:22:56 UTC
You more likely mean to add support for all "nette tester" annotations, than "file" annotations right? ;)
Comment 2 Ondrej Brejla 2014-06-27 06:34:42 UTC
Offline clarification: Tomas means "annotations for whole file, not just for class etc." ;)