PowerShell / PowerShell/PowerShellEditorServices
No user documentation?
未关闭
还没有人认领这个 Issue。
Area-Documentation
Issue-Enhancement
- 主要语言
- C#
- 星标
- 767
- 派生
- 266
- 平均合并
- 3 天 16 小时
- 30 天内合并 PR
- 1
描述
The Short
Could not figure out how to run in STDIO mode. Could find no up-to-date documentation.
The Long
After discovering that this project has a general STDIO LSP mode, I wasted time between the:
- README (that has been saying "detailed usage documentation...coming soon!" since 2017)
- Docs (that haven't changed since 2016)
- Issue comments
before eventually figuring it out by referring to COC's code.
I still have no idea what possible -AdditionalModules or -FeatureFlags exist, or whether I've even configured PSES correctly.
I would really appreciate some up-to-date documentation!
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先,将 issue 指出的已过时的 README 和 Docs 与所引用的 COC PowerShell 代码进行比较。确定当前的 STDIO 设置,并记录可用的 AdditionalModules 和 FeatureFlags。当用户能够根据最新的项目文档配置 PSES 并运行 STDIO 模式时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- powershell
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100