abgox

Results 36 comments of abgox

```json "autoupdate": { "url": "https://github.com/hiroi-sora/Umi-OCR/releases/download/release%2F$version/Umi-OCR_Rapid_v$version.7z.exe", "extract_dir": "Umi-OCR_Rapid_v$version" } ``` - 这样在自动更新时会一起更新它

- Now,`PSCompletions` (v5.0.5) works well with `CompletionPredictor`. - But,the module update confirmation message for `PSCompletions` will still be displayed multiple times.

- The completions of `PSCompletions` are not automatically generated, it need json file. - These json file must be defined in advance and added locally.

- The PSCompletions module is now based on a json file. - You should say what completions you need to say, and I'll consider add it. - Maybe I can...

- I printed the help information for these commands, and many of them have no subcommands and few options.

- In `v5.1.0` , `PSCompletions` can be combined with `argc-completions`. - For detail: https://pscompletions.abgox.com/faq/pscompletions-and-argc-completions

- 已经添加了一个简单版的 pdm 补全,后续再完善吧

- 看看这个 issue #11 - 多半就是在导入 `PSCompletions` 之前修改了编码