Skip to content

Docs: add a Powershell autocomplete example at section setup_your_environment #7328

@danilosampaio

Description

@danilosampaio

Additionally to the others terminal examples (bash, zsh, ...), it would be helpful a Powershell example on how to configure deno completion at https://deno.land/manual/getting_started/setup_your_environment:

Example (Powershell):

deno completions powershell > $profile
.$profile

This will be create a Powershell profile at $HOME\Documents\WindowsPowerShell\Microsoft.PowerShell_profile.ps1 by default, and it will be run whenever you launch the PowerShell.

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