matthiasblaesing commented on PR #9289:
URL: https://github.com/apache/netbeans/pull/9289#issuecomment-4253967004

   Please have a look here: 
https://github.com/matthiasblaesing/netbeans/commit/6c46e072d1084c82ff1ed6fde81452f0ec832fff
   
   The idea:
   - first check for ".env" prefix or suffix before the potentially expensive 
call to determine mimetype
   - use a file change listener, that reacts to file changes based on a 
suffix/prefix match, not on a full match
   
   For NB30: The lexer change is a fix and thus can be considered for merge 
while feature freeze is in place. That requires an isolated PR just for that.


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