frkinta created NETBEANS-6083:
---------------------------------

             Summary: Fix Imports move use statement before namespace and 
file-level docblock
                 Key: NETBEANS-6083
                 URL: https://issues.apache.org/jira/browse/NETBEANS-6083
             Project: NetBeans
          Issue Type: Bug
          Components: php - Editor
    Affects Versions: 12.4, 12.5
            Reporter: frkinta
         Attachments: fix_import_2021_10_01.mp4

As you can see in the video,  when I first hit _{{"Ctrl+Shift-I}}"_, all 
'Exception' class  of the project are not listed in dropdown.

Then, when I hit again _{{"Ctrl+Shift-I}}"_  after file-level docblock added, 
all 'Exception' class of the project are listed except the PHP core Exception 
class. After validation, all use statements are moved to the top of the file 
and previously imported 'Exception' class disappear



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

Reply via email to