[
https://issues.apache.org/jira/browse/NETBEANS-3980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17155890#comment-17155890
]
Tomáš Procházka commented on NETBEANS-3980:
-------------------------------------------
[~czukowski] Recently I needed to run different tests frequently.
Deleting and copying test files takes long time.
If you disable {{delete}} in this place, then tests start much faster:
https://github.com/apache/netbeans/blob/747e0c466c9bae75692ad8356d9a2d830c7aa98a/nbbuild/templates/common.xml#L640
> 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
> Priority: Minor
>
> 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