Skip to content

IntelliSense engine loads CPU too much when switching branches in git #2806

@fregloin

Description

@fregloin

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

Metadata

Metadata

Assignees

Labels

Language ServicebugfixedCheck the Milestone for the release in which the fix is or will be available.performance

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions