PowerShell / PowerShell/vscode-powershell
Review: 1.90.0 VSCode Native PowerShell IntelliSense Issues
还没有人认领这个 Issue。
- 主要语言
- TypeScript
- 星标
- 1.9k
- 派生
- 548
- PR 合并指标
- 30 天内没有已合并 PR
描述
Prerequisites
- I have written a descriptive issue title.
- I have searched all issues to ensure it has not already been reported.
Summary
1.90 has some new preview PowerShell Intellisense
https://code.visualstudio.com/updates/v1_90#_vs-codenative-intellisense-for-powershell
Should probably make sure there aren't any conflicts with this extension. I'm sure they tested, but still.
This is an overall tracker to open issues over in the VSCode repository if they don't get fixed or aren't being tracked otherwise, so we will need to mitigate or provide warnings in our extension if we detect it is enabled.
VSCode Tracking Issue
Observed Issues
- Font Settings dont work
- Hijacks Tab and Ctrl-Enter PSReadline, doesn't complete in a manner expected by PS
- Repeated Entries observed (e.g. same function listed 3 times)
- Not all completions showing. For instance parameter completion above only shows P parameters even tho I didn't specify that far in the completion.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从链接的 VSCode 跟踪 issue 和四个已观察到的 issue 链接开始;未指定任何仓库文件或测试。将原生 PowerShell IntelliSense 的行为与此 extension 进行比较,跟踪 VSCode 中未解决的冲突,并确定在启用原生 IntelliSense 时 extension 是否需要缓解措施或警告。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- powershell, typescript, vscode
- 领域
- devtools
- Issue 类型
- 缺陷
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100