Skip to content

Powershell extension intellisense not came up #927

@atiedemann

Description

@atiedemann

Hello @ALL,

I'm working with vscode to script my Power Shell scripts but the last days my intellisense of Cmdlets or parameters are not working.

I type import-cs and wait until 30 seconds and nothing comes up.
The same way with parameters....

If I completly remove the extension Powershell 1.4.1 than intellisense are working fine but than not Script Analyser is present and so on. :-(

I check the same issue on a different machine with the same result.
I hope anyone can help me.

Many thanks
Arne

System Details

1498640602-ed165210-2f74-43fb-ae48-5fddad6c84561498640598532.zip

  • Operating system name and version: Windows 10 US Enterprise
  • VS Code version: 1.13.1
  • PowerShell extension version: 1.4.1
  • Output from `$PSVersionTable

Name Value


PSVersion 5.1.14393.1358
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.14393.1358
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1

PS C:> code -v
1.13.1
379d2efb5539b09112c793d3d9a413017d736f89
PS C:> $pseditor.EditorServicesVersion

Major Minor Build Revision


1 4 1 0

PS C:> code --list-extensions --show-versions
DavidAnson.vscode-markdownlint@0.9.1
DotJoshJohnson.xml@1.9.2
ms-vscode.PowerShell@1.4.1
ms-vscode.Theme-MarkdownKit@0.1.4

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions