Skip to content

Prevent Process conversion to Get-Process #1514

Closed
@PrzemyslawKlys

Description

@PrzemyslawKlys

This is a bit of non-standard request - I often get into a situation where for some reason Process gets converted to Get-Process and breaks a function (it should be Begin / Process / End) that I notice way too late. I am not sure when it happens but with formatting on save or just formatting on demand it does happen and can cause issues. Would it be possible to make a hard exception for Process where it doesn't get converted from alias to function name?

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