[
https://issues.apache.org/jira/browse/NETBEANS-3362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17388331#comment-17388331
]
Junichi Yamamoto commented on NETBEANS-3362:
--------------------------------------------
> What is the CSL?
Common Scripting Language API module: API for defining custom languages in the
IDE (It means GSF in the old issue )
Usually, Languages other than Java provide support for features using it. i.e.
We also provide the navigator feature using it. So, We have to fix it before we
fix the PHP editor. I think this is an issue for not only PHP but also other
languages.
> Navigator doesn't show inherited members
> ----------------------------------------
>
> Key: NETBEANS-3362
> URL: https://issues.apache.org/jira/browse/NETBEANS-3362
> Project: NetBeans
> Issue Type: Improvement
> Components: editor - CSL (API & infrastructure), php - Navigation
> Affects Versions: 12.0, 11.2, 11.3, 12.1, 12.0.1, 12.2, 12.3
> Reporter: Ricardo Sanz Ante
> Assignee: Junichi Yamamoto
> Priority: Major
> Labels: features
>
> PHP navigator doesn't not show inherited members like methods from parent
> classes. This functionality is available for Java.
> This is a major issue as PHP code is more and more object-oriented. For
> example, Druapl official documentation discourages the use of NetBeans:
> "_Note that NetBeans is missing an option to display the inherited methods
> and properties from parent Classes and Interfaces which makes it very hard to
> use for developing code for Drupal 8 and using another editor/IDE is
> recommended_"_._ See
> [https://www.drupal.org/docs/develop/development-tools/development-tools-overview#s-integrated-development-environments-ides]
> (Netbeans section).
>
> This bug was declared in the former bugtracker system and is 11 years old:
> [https://bz.apache.org/netbeans/show_bug.cgi?id=143879|https://netbeans.org/bugzilla/show_bug.cgi?id=143879]
--
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