Skip to content

IntelliSense Parse Directory Exclusions #2192

@MikeGameDev

Description

@MikeGameDev

Type: LanguageService
C/C++

Describe the bug

  • OS and Version: Windows 10 RS4
  • VS Code Version: 1.24.1
  • C/C++ Extension Version: 0.17.5
  • Other extensions you installed (and if the issue persists after disabling them): None
  • A clear and concise description of what the bug is:

IntelliSense seems to parse every folder within a workspace without any regard for the "files.exclude" workspace setting. This leads to very long parse times as it seems that IntelliSense tries to parse unnecessary files.

Expected behavior
IntelliSense should not attempt to parse files in excluded directories.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Language Servicebugmore info neededThe issue report is not actionable in its current statenot reproingWe're not able to reproduce the issue (it's unlikely to get fixed until we find one).question

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions