Skip to content

No IntelliSense suggestions for variable pasted into script #170

Open
@dfinke

Description

@dfinke
Add-Type -AssemblyName System.Windows.Forms
$form = New-Object System.Windows.Forms.Form
$form.

Paste this into a ps1 file in vs code. I get no intellisense $form..

If I retype each line, then $form. shows intellisense.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions