Skip to content

Causes VSCode to crash on big projects #4970

Description

@aminya

Environment (please complete the following information):

  • OS (e.g., Windows 10): CachyOS (Archlinux)
  • Extension version (e.g., 1.2.3):
    2.1.10

Describe the bug:

I had this issue where the VSCode will crash after some time in a big project. I ran an extension bisect, and Microsoft Edge DevTools was determined to be the culprit. It seems this extension scans files that should be ignored, or it takes too long to analyze some files,s causing the crash. It also seems the scanning is synchronous, which breaks the whole editor.

Repro steps:

Hard to reproduce, but open the extension on big projects

Expected behaviour:

No crashes and no synchronous analysis

Additional context:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions