Description
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.