oven-sh/bun

implement completions for powershell

开放

#8,939 创建于 2024年2月16日

 (7 条评论) (4 个反应) (0 位负责人)Rust (4,486 个派生)batch import
clienhancementgood first issuewindows

仓库指标

星标
 (90,348 个星标)
PR 合并指标
 (平均合并 1天 17小时) (30 天内合并 357 个 PR)

描述

It is possible to declare completions: https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.core/register-argumentcompleter?view=powershell-7.4

Probably wont have this for Bun 1.1, but logging the issue so it is not forgotten.

Tagging this as windows as almost all users use powershell on windows, and not on mac and linux, but this is technically an all-platforms situation.

贡献者指南