Skip to content

Test: Experimental VS Code-native PowerShell intellisense #210394

@Tyriar

Description

@Tyriar

Refs: #154662

Complexity: 3

Create Issue


Some more work has been happening on PowerShell intellisense and we want to get some more eyes/testing on it. Please do a little exploratory testing in the terminal with the setting on, mostly using the terminal as you would normally do and report issues for when it didn't work as expected or was annoying.

Setup:

Set "terminal.integrated.shellIntegration.suggestEnabled": true and create a new pwsh (6+) terminal. See https://learn.microsoft.com/en-us/powershell/scripting/install/installing-powershell?view=powershell-7.4 for how to install the latest.

Usage:

Intellisense should show up based on the current prompt when you press ctrl+space:

image

It should show up automatically when you type the - character:

image
image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions