$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
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

Debugging

Thanks! I know what's causing this, will see if I can fix it quickly.
@daviwil Looks like this is happening again since 0.11 was release looks like it is affecting the symbol search as well (ctrl-shift-o) now
doesn't give me the option to reopen the issue should I create a brand new one?
I will try and get you a new log on Monday morning or over the weekend if I am doing any coding at home
Hmmm, that shouldn't have been affected in this update. Definitely send along logs when you get a chance. I'll reopen this issue when I verify what's going on. Thanks!
@daviwil Ok, so it seems to be happening with long running commands not on a breakpoint
adding my logs from most recent session this happened in
vscode-powershell.txt
EditorServices.txt
Most helpful comment
Thanks! I know what's causing this, will see if I can fix it quickly.