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 206969 - Autocorrection of PhpDoc
Summary: Autocorrection of PhpDoc
Status: RESOLVED WORKSFORME
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-06 07:20 UTC by Vladimir Riha
Modified: 2016-09-22 01:49 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Screenshoot of the fonctionnality (11.35 KB, image/png)
2016-09-22 01:48 UTC, amobilia
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2012-01-06 07:20:09 UTC
In PhpStorm, if you change method declaration so the PhpDoc doesn’t correspond anymore, it is underlined and a hint shows explanation. If you click on the bulb icon, you can automatically update PhpDoc. Could be nice to have it in NetBeans as well
Comment 1 Tomas Mysik 2012-01-06 07:31:10 UTC
Perhaps a hint?
Comment 2 amobilia 2016-09-22 01:48:58 UTC
Created attachment 162164 [details]
Screenshoot of the fonctionnality

An hint is given on v8.2(rc) and allow to correct the old phpdoc with one click