Simon Heimberg created NETBEANS-377:
---------------------------------------
Summary: Only underline the non-matching part of namespace
Key: NETBEANS-377
URL: https://issues.apache.org/jira/browse/NETBEANS-377
Project: NetBeans
Issue Type: Improvement
Components: php - Editor
Affects Versions: 8.2
Reporter: Simon Heimberg
When the namespace does not correspondent to the directory structure, the
namespace is underlined. Fine!
But with PSR4 structure, the start of the namespace is often different to the
directory structure. But the end should match.
I suppose to only underline the part of the namespace, which does not match the
directory structure. Then the user can determine himself if this part is
because of PSR-4 or because of a typo.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
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