Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PowerShell Intellisense and most right-click feature stop working #93607

Closed
messy17 opened this issue Mar 27, 2020 · 2 comments
Closed

PowerShell Intellisense and most right-click feature stop working #93607

messy17 opened this issue Mar 27, 2020 · 2 comments
Labels
*caused-by-extension Issue identified to be caused by an extension

Comments

@messy17
Copy link

messy17 commented Mar 27, 2020

Issue Type: Bug

When I author PowerShell scripts, I notice that after a non-deterministic amount of time, Intellisense for the cmdlets stops working. When this happens, the "PowerShell" progress message spins indefinitely. What else happens is that most of the right-click functions such as Go to references or Go to definition do not work. A blue progress-like indicator starts scrolling from the left to right across the top of the screen. The only way to fix this is to close VSC completely (reloading the extension of VSC does not resolve the issue). I first noticed this behavior two releases ago.

VS Code version: Code 1.43.2 (0ba0ca5, 2020-03-24T07:38:38.248Z)
OS version: Windows_NT x64 10.0.18363

System Info
Item Value
CPUs Intel(R) Core(TM) i7-6600U CPU @ 2.60GHz (4 x 2808)
GPU Status 2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
protected_video_decode: unavailable_off
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off_ok
webgl: enabled
webgl2: enabled
Load (avg) undefined
Memory (System) 15.93GB (8.17GB free)
Process Argv
Screen Reader no
VM 0%
Extensions (12)
Extension Author (truncated) Version
vscode-sidebar Acr 1.1.2
LinkCheckMD bla 0.3.1
vscode-markdownlint Dav 0.34.0
docs-article-templates doc 0.2.7
docs-images doc 0.0.6
docs-linting doc 0.0.2
docs-metadata doc 1.0.4
docs-preview doc 0.3.44
docs-yaml doc 0.2.4
powershell ms- 2020.3.0
vscode-yaml red 0.7.2
code-spell-checker str 1.8.0
@mjbvz
Copy link
Collaborator

mjbvz commented Mar 27, 2020

/extPowershell

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*caused-by-extension Issue identified to be caused by an extension
Projects
None yet
Development

No branches or pull requests

3 participants
@mjbvz @messy17 and others