Czukowski created NETBEANS-3980:
-----------------------------------
Summary: Improve Initialize Field hint for typed properties
Key: NETBEANS-3980
URL: https://issues.apache.org/jira/browse/NETBEANS-3980
Project: NetBeans
Issue Type: Improvement
Components: php - Editor
Affects Versions: 11.3
Reporter: Czukowski
Initialize Field hint should generate typed properties where possible. At the
same time, the doc comments become redundant so I think it should not generate
it anymore.
The change should only affect projects with PHP 7.4+ version settings.
The code in question:
{{php/php.editor/src/org/netbeans/modules/php/editor/verification/InitializeFieldSuggestion.java}}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists