parallels999 opened a new issue, #7203: URL: https://github.com/apache/netbeans/issues/7203
### Apache NetBeans version Apache NetBeans 21 ### What happened On php laravel there is `.env` file, without name, only extension https://github.com/laravel/laravel/blob/58baff2c70144c7cd4c04eecb51fee5a24e873a8/composer.json#L42 After adding File Association, works on any `*.env` file, except for the one that has no name, only extension(_main one_)  ### Language / Project Type / NetBeans Component PHP project ### How to reproduce Just create any file with new extension but without name, only the extension, add the File Association(_I'm using `text/x-apache-conf`_), then File Association does't work on that file ### Did this work correctly in an earlier version? No / Don't know ### Operating System Windows ### JDK 11 ### 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
