junichi11 commented on issue #6947:
URL: https://github.com/apache/netbeans/issues/6947#issuecomment-1932313797

   Thanks for testing it.
   
   > But I still suggest to enable the "Auto import" per default.
   
   I will do it in the future but I would not like to do it now because some 
people don't like to change behavior without permission.
   
   > I have one question: It is not clear to me what the "Auto import for 
Scope" option is for?
   
   "Namespace Scope" means as it is.
   
   "File Scope" means... like the following case (i.e. without namespaces)
   
   ```php
   <html>
       something...
       <p><?php echo \NS\something(); ?></p>
   </html>
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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