You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This happens because we get a completion request for [type]: which gets no results and for some reason isn't marked as incomplete. Need to look into how to fix that.
The text was updated successfully, but these errors were encountered:
It can also happen when typing something like: Get-NetAdapter - or Get-Disk - but only if you've CD'ed into an empty folder and the modules haven't been imported yet.
This happens because we get a completion request for
[type]:
which gets no results and for some reason isn't marked as incomplete. Need to look into how to fix that.The text was updated successfully, but these errors were encountered: