Skip to content

powershell completion doesn't work #270

@hab25

Description

@hab25

Before you open this issue, please complete the following tasks:

  • use the search bar at the top of the page to search this repository for similar issues or discussions that have already been opened.
  • if you think there is a bug in our code, open this issue.

What were you expecting to happen?

powershell completion to work

What actually happened?

powershell completion didn't work (tab does nothing after running the documented command)

Please provide the following information:

  • OS & version [e.g. MacOS Catalina 10.15.4]:
  • node version (run node -v):
  • npm version (run npm -v):
  • gulp version (run gulp -v):

Additional information

The completion script was written more than 8 years ago and is probably very outdated (if it ever worked; googling "nativeargumentcompleters" yields a very low amount and no official documentation).

It should probably be using the following to support newer powershell
https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.core/register-argumentcompleter?view=powershell-7.5

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