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 189983 - PHPdoc highlighting for PHPUnit tags
Summary: PHPdoc highlighting for PHPUnit tags
Status: NEW
Alias: None
Product: php
Classification: Unclassified
Component: PHPDoc (show other bugs)
Version: 7.0
Hardware: PC Windows Vista
: P3 normal with 5 votes (vote)
Assignee: issues@php
URL:
Keywords: PLAN
Depends on:
Blocks:
 
Reported: 2010-08-30 09:21 UTC by zurom
Modified: 2011-05-31 11:30 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
PhPDoc and PHPUnit tags (PHPUnit hadn't highlighted) (5.70 KB, image/png)
2010-08-30 09:21 UTC, zurom
Details

Note You need to log in before you can comment on or make changes to this bug.
Description zurom 2010-08-30 09:21:19 UTC
Created attachment 101747 [details]
PhPDoc and PHPUnit tags (PHPUnit hadn't highlighted)

Highlighting of PHPdoc comments (Options/Fonts&Colors/Syntax/PHP/Documentation Keyword) doesn't highlights PhpUnit comments:
--------------
(http://www.phpunit.de/manual/3.4/en/appendixes.annotations.html)
	@assert
	@backupGlobals
	@backupStaticAttributes
	@covers
	@dataProvider
	@depends
	@expectedException
	@group
	@outputBuffering
	@runTestsInSeparateProcesses
	@runInSeparateProcess
	@test
	@testdox
	@ticket
-------------------
It would be nice to highlight PHPUnit tags as well as usial PHPDoc tags
IMHO it would be better to add separate list item for PHPUnit tags to be able to highlight PHPdoc and PHPUnit tags separately by diffferent formats
Comment 1 Koc 2010-10-03 08:27:14 UTC
http://wiki.netbeans.org/PhpUnit
please, provide this feature in 6.10