[
https://issues.apache.org/jira/browse/NETBEANS-6083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17432471#comment-17432471
]
frkinta commented on NETBEANS-6083:
-----------------------------------
I see.
In the previous example, when caret is after namespace line, nothing happen.
But before namespace line a dialog is opened and statements shifted
_using netbeans12.5_
> 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
> Priority: Minor
> Attachments: fix_import.gif
>
>
> 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