PowerShell / PowerShell/PowerShellEditorServices
Finish PS Gallery bootstrapping behavior in Start-EditorServices.ps1
还没有人认领这个 Issue。
- 主要语言
- C#
- 星标
- 767
- 派生
- 266
- 平均合并
- 3 天 16 小时
- 30 天内合并 PR
- 1
描述
The Start-EditorServices.ps1 script is meant to have behavior to check whether the PSES module is installed on the user's machine and provide feedback to the editor so that they can prompt the user to accept its installation. The installation step should also be provided by the bootstrapper script.
This work needs to be finished to enable extensions for Sublime Text and other editors to invoke the installation of the PSES module without having to bundle it with their distributions.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 Start-EditorServices.ps1 开始,检查当前的 PSES 模块检测和编辑器反馈行为。跟踪 bootstrapper 流程,然后验证它是否可以请求用户批准并安装 PSES 模块,使 Sublime Text 和其他编辑器能够调用安装,而无需将其打包在内。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- powershell
- 领域
- tooling
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100