lkishalmi commented on issue #4650: URL: https://github.com/apache/netbeans/issues/4650#issuecomment-1251861071
Well, could have mentioned that you are working with PHP. Normally we assume that you use NetBeans for Java development. So my best guess, the PHP parser got into some loop, constantly parsing your code in the background. In order to fix that the PHP people may need the aforementioned performance snapshot, and probably the source code you are working on. Also changing your code could make the PHP parser eventually happy and stop consuming your CPU. -- 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
