qmegas opened a new issue, #5640:
URL: https://github.com/apache/netbeans/issues/5640

   ### Apache NetBeans version
   
   Apache NetBeans 17
   
   ### What happened
   
   When using file including operators, like `include`, `include_once`, 
`require`, `require_once`, once you type the operator name you open quotes and 
press autocompletion keyshorts, but instead of list of files you get general 
list of autocompletion items. In order to make it work you first need to put a 
semicolon symbol at the end of the line and then return cursor into the quotes 
and only then autocompletion will give you a list of files. 
   
   First it's very inconvenient, second it's not the way it works in other 
languages, at least not for HTML & JS (I didn't checked Java or any other 
language). There if you start writing the line the file autocompletion works 
fine.
   
   I hope my explanation of the bug is clear. If not, I may add some video 
demonstrating the issue.
   
   ### How to reproduce
   
   _No response_
   
   ### Did this work correctly in an earlier version?
   
   No / Don't know
   
   ### Operating System
   
   Widows 10
   
   ### JDK
   
   16.0.1
   
   ### Apache NetBeans packaging
   
   Apache NetBeans provided installer
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit a pull request?
   
   No


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