[jira] [Comment Edited] (NETBEANS-6083) Fix Imports move use statement before namespace and file-level docblock

2021-10-21 Thread Junichi Yamamoto (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-6083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17432452#comment-17432452
 ] 

Junichi Yamamoto edited comment on NETBEANS-6083 at 10/21/21, 1:22 PM:
---

Duplicate: https://issues.apache.org/jira/browse/NETBEANS-4978

I'll close this(NETBEANS-6083) as a Duplicate later.


was (Author: junichi11):
Duplicate: https://issues.apache.org/jira/browse/NETBEANS-4978

I'll close this as a Duplicate later.

> 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: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



[jira] [Comment Edited] (NETBEANS-6083) Fix Imports move use statement before namespace and file-level docblock

2021-10-21 Thread frkinta (Jira)


[ 
https://issues.apache.org/jira/browse/NETBEANS-6083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17432442#comment-17432442
 ] 

frkinta edited comment on NETBEANS-6083 at 10/21/21, 1:14 PM:
--

*Class1.php*
{code:php}
https://www.php-fig.org/psr/psr-12/] and fix 
import


was (Author: frkinta):
*Class1.php*
{code:php}
https://www.php-fig.org/psr/psr-12/] and fix 
import

> 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: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists