Skip to content

Feature: Register-ArgumentCompleter#25

Closed
BinToss wants to merge 4 commits intoMoeologist:masterfrom
BinToss:feature/Register-ArgumentCompleter
Closed

Feature: Register-ArgumentCompleter#25
BinToss wants to merge 4 commits intoMoeologist:masterfrom
BinToss:feature/Register-ArgumentCompleter

Conversation

@BinToss
Copy link
Copy Markdown

@BinToss BinToss commented Nov 24, 2021

Heavily influenced by npm-completion 0.1.0

TODO

  • remove TabExpansion replacers
  • refactor formerly exported params
  • use list of Scoop apps for argument completion, based on npm-completion
  • review functionality. Does it work as intended?

Related Issues

Resolved #22, #24

@Moeologist
Copy link
Copy Markdown
Owner

Thanks for your work. TabExpansion replacer is an awful trick but I know nothing about Register-ArgumentCompleter
. BTW, I noticed that EOL was changed to LF (Unix). It may cause some compatibility issues?

@brian6932
Copy link
Copy Markdown

@Cologler This works when running. $CompletionsDir\commands.ps1, (with the module lines commented out ofc) but it doesn't work with PSLazyCompletion on pwsh launch, do you know how to fix that?

@BinToss
Copy link
Copy Markdown
Author

BinToss commented May 11, 2024

If it isn't obvious, my priorities have changed and I don't know when I'll come back to this.

@BinToss
Copy link
Copy Markdown
Author

BinToss commented Jun 28, 2025

The issue this PR was going to solve was instead resolved by afd5db0 and was released with v0.3.0.

@BinToss BinToss closed this Jun 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

support Register-ArgumentCompleter mode

3 participants