-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
Language ServicebugfixedCheck 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.performance
Milestone
Description
Type: LanguageService
C/C++ for Visual Studio Code
Describe the bug
- OS and Version: Ubuntu 16.04
- VS Code Version: 1.28.2
- C/C++ Extension Version: 0.20.1
- Other extensions you installed (and if the issue persists after disabling them): matthewferreira.cppcheck (0.2.2), ms-python.python (2018.10.1), igordvlpr.trimspaces
(Initial release) - A clear and concise description of what the bug is.
This extension often eats 100% CPU time (1 core on 4 core CPU).
We have quite big project. I think this is because of IntelliSens files scan job.
Is it possible to set some CPU time consumption threshold?
To Reproduce
Almost always reproduces after VSCode starting.
Expected behavior
No high CPU load
vanishedzhou, saqadri, sherryyshi, YutingYou, zaq32 and 2 more
Metadata
Metadata
Assignees
Labels
Language ServicebugfixedCheck 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.performance