-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Tag Parser crash in get_identifier_details #3776
Copy link
Copy link
Closed
Labels
Language ServiceVisual StudioInherited from Visual StudioInherited from Visual StudiobugfixedCheck the Milestone for the release in which the fix is or will be available.Check the Milestone for the release in which the fix is or will be available.performanceregressionA bug that didn't exist in a previous releaseA bug that didn't exist in a previous releaseverifiedBug has been reproducedBug has been reproduced
Milestone
Metadata
Metadata
Assignees
Labels
Language ServiceVisual StudioInherited from Visual StudioInherited from Visual StudiobugfixedCheck the Milestone for the release in which the fix is or will be available.Check the Milestone for the release in which the fix is or will be available.performanceregressionA bug that didn't exist in a previous releaseA bug that didn't exist in a previous releaseverifiedBug has been reproducedBug has been reproduced
Any updates on this issue? This is also happening constantly on extension version 0.23.1 with vscode version 1.35.1 - loading a fairly large C++ project causes the "connection got closed" to appear every 5 or so minutes, and before that the CPU usage of
Microsoft.VSCode.CPP.Extension.darwin(and some other similar/related processes) is insanely high (~90% CPU usage, and the fan is spinning like crazy on my MacBook Pro 6 core i9 32G). This is definitely making VSCode for C++ dev annoying to use - I was even considering alternatives (e.g. resorting to Xcode).Please, can anyone raise the priority of this issue? It's a deal breaker!
Originally posted by @lluo-rbx in #3270 (comment)