Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Implemented
-
8.2
Description
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.
Attachments
Attachments
Issue Links
- is related to
-
NETBEANS-5253 NPE in PSR-4 hint
- Closed
- relates to
-
NETBEANS-5341 PSR-4 hints - read namespace mapping from Composer
- Open
- links to