You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Czukowski (Jira)" <ji...@apache.org> on 2020/03/09 16:51:00 UTC

[jira] [Created] (NETBEANS-3980) Improve Initialize Field hint for typed properties

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: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists