matthiasblaesing commented on pull request #2438: URL: https://github.com/apache/netbeans/pull/2438#issuecomment-706746666
@Chris2011 you are barking at the wrong tree: a) I'm not the author of javascript and/or javascript2 implementation in JS and even if I were, they were conceived in a different time b) Yes I noticed the problem too c) Breaking index based JS features is not a solution, but just another bug You could run a profiler an see where the time is burned. If I remember correctly the biggest problem was the support for one special framework. ---------------------------------------------------------------- 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. 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
