Skip to content

Intellisense stops working when stopped on a breakpoint  #566

Closed
@clmcgrath

Description

System Details

  • Windows 10 1607
  • VS Code version: 3.10.9
  • PowerShell extension version: 0.10.0
  • Output from $PSVersionTable:
Name                           Value
----                           -----
PSVersion                      5.1.14393.693
PSEdition                      Desktop
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
BuildVersion                   10.0.14393.693
CLRVersion                     4.0.30319.42000
WSManStackVersion              3.0
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1

Issue Description

Intellisense stops working when stopped on a breakpoint
if i am coding normally intellisense works as expected
if i set a breakpoint enter debug mode and try to write code i get no intellisense

Not Debugging

not-debugging

Debugging

debugging

Attached Logs

logs.zip
vscode-powershell.txt
EditorServices.txt
.

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions