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

[jira] [Created] (NETBEANS-5124) Source>Insert code: Generate default documentation bloc

Jayce created NETBEANS-5124:
-------------------------------

             Summary: Source>Insert code: Generate default documentation bloc
                 Key: NETBEANS-5124
                 URL: https://issues.apache.org/jira/browse/NETBEANS-5124
             Project: NetBeans
          Issue Type: Wish
          Components: php - Editor
            Reporter: Jayce


Source>Insert code Generates setters and getter automatically.

1) It misses return type when the function returns "$this". (could be :static in PHP8)

2) Can you add the default docblock?

When you type '/**' then enter before a function, the doc bloc is generated automatically.

Can you do the same for each function generated by Source>Insert code ?

Thanks.



--
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