Skip to content

Powershell in a file saved as tabs will initiate autocompletes when "right click pasted" into PSIC #1684

@JustinGrote

Description

@JustinGrote

This may be PSReadline instead.

Code

  [SiteDictionary]@([Site]@{
  'ID' = 'PE-STR'
  'Name' = 'Pester'
  'Description' = 'Pester'
  })

Expected (PS7 Console)

image

Actual (PSIC Console)

Paste by right-clicking into the PSIC console window

image
(Name and IPC are property names in the class)

Notes

Does not happen when F8 is used

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