abgox / PSCompletions

A completion manager for better and simpler use completions in PowerShell. 一个补全管理模块,更简单、更方便的在 PowerShell 中使用命令补全。
https://pscompletions.pages.dev
MIT License
66 stars 4 forks source link

PSCompletions are not working #10

Closed soredake closed 5 months ago

soredake commented 5 months ago

3.2.6 version is installed, pressing space + tab is doing nothing. I have installed pwsh from microsoft store if this matter.

No such problem with Windows PowerShell.

abgox commented 5 months ago

Any errors reported in pwsh ?

soredake commented 5 months ago

None.

abgox commented 5 months ago
soredake commented 5 months ago

Yes.

image

abgox commented 5 months ago

Here I'll give you some advice:

soredake commented 5 months ago

You can only import PSCompletions to test, excluding the effects of other modules.

I think I found the culprit, it's CompletionPredictor module, I'll report this issue to them.

abgox commented 5 months ago
soredake commented 5 months ago

Unfortunately, this command are not fixing anything for me.