gulpjs / gulpjs/gulp-cli

powershell completion doesn't work

Open
#270 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
408
Forks
112
PR merge metrics
No merged PRs in 30d

Description

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

* [x] use the search bar at the top of the page to search this repository for similar issues or discussions that have already been opened.
* [x] 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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.