Skip to content

Make formatter capitalize cmdlets and parameters #960

Closed
@Hvid

Description

@Hvid

Please make it possible to capitalize cmdlets and parameters by pressing tab like ISE.

In ISE, when cursor is placed in the middle of the line "write-host" and you press tab, it becomes "Write-Host". Same goes for parameters - "-erroraction" becomes "-ErrorAction"

Maybe the "Format Document" command could do the same?

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