Skip to content

How to stop the ## comment block in a PS1. #1286

Closed
@k1rb

Description

@k1rb

While editing a PS1 in VS Code if I type two '#' characters this is happening:

    ##############################
    #.SYNOPSIS
    #Short description
    #
    #.DESCRIPTION
    #Long description
    #
    #.PARAMETER Foo
    #Parameter description
    #
    #.PARAMETER Bar
    #Parameter description
    #
    #.EXAMPLE
    #An example
    #
    #.NOTES
    #General notes
    ##############################

This is not what I want. How can I stop this from happening?

Thank you for your help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions