matthiasblaesing commented on PR #9289: URL: https://github.com/apache/netbeans/pull/9289#issuecomment-4246268287
Yes that is what I mean. The important files mechanism (or the support class) in the currently used form supports only a static list of files. From a quick lock a different implementation is doable, but definitely out of scope for a late PR. So I suggest to add ".env" even if is not present, that way we at least don't get a regression. I assume that only present files are actually shown. A comment should be added that documents that the implementation fails for files added inside the same session. -- 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
