Certain .cpp files make VS Code unusuably slow due to high 100% CPU usage on one core (extension host process) starting with 1.9.4 -- the issue doesn't repro with 1.9.3. It repros without our C/C++ extension. Could it be caused by https://github.com/jeff-hykin/cpp-textmate-grammar/pull/199/files ?
The repro we have has 2349 lines in it. Let me know if you guys need help getting a better repro.
I'm using the latest VS Code Insiders.