Skip to content

Workspace file scanning will throw exceptions on Linux when walking large file trees #908

Closed
@rainerklier

Description

@rainerklier

System Details

  • Operating system name and version:
    openSUSE Linux

  • VS Code version:
    1.14.0-insider

  • PowerShell extension version:
    ms-vscode.PowerShell@1.4.0

  • Output from $PSVersionTable:
    PSVersion 6.0.0-beta
    PSEdition Core
    BuildVersion 3.0.0.0
    CLRVersion
    GitCommitId v6.0.0-beta.2
    OS Linux 4.11.6-1.ge566a4a-default Create Yeoman generator for PowerShell projects #1 SMP PREEMPT Sat Jun 17 06:45:51 UTC 2017 (e566a4a)
    Platform Unix
    PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
    PSRemotingProtocolVersion 2.3
    SerializationVersion 1.1.0.1

Issue Description

when loading a .ps1 file and editing it and trying to use code-completion and/or suggestion, this simply does not work.
there only shows up a "loading...." popup-message which stays forever.

Attached Logs

in the logfiles i can see a "too many open files" exception.

code-insiders-logs.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions