Visual fake deletion
未关闭
还没有人认领这个 Issue。
- 主要语言
- TypeScript
- 星标
- 215
- 派生
- 62
- PR 合并指标
- 30 天内没有已合并 PR
描述
Which OS are you using?
Windows
Expected Behaviour
Not visually remove code
Actual Behaviour
using latest vsc insiders. So when i reach top or bottom of the lua file and start scroll in the other direction so if i am at the top of the file and start scrolling down it looks like it delete the code but its just visual gltich/bug. Did a bisect and got that it was this extension. And once disabled it all works fine again. Maybe someone else had this issue.
Reproduction steps
- Go to '...'
- Click '...'
- See error '...'
Additional Notes
No response
Log
No response
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先,在启用扩展的情况下,使用 Lua 文件在 VS Code Insiders 中复现视觉上的删除现象,向远离顶部或底部的方向滚动。比较禁用扩展时的行为,并使用报告中通过二分确定的扩展版本作为起点;当滚动不再使代码看起来消失时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- lua, typescript, vscode
- 领域
- tooling
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100