redhat-developer / redhat-developer/vscode-java
Some JavaDoc tags autocomplete (@code) not supported anymore
还没有人认领这个 Issue。
- 主要语言
- TypeScript
- 星标
- 2.3k
- 派生
- 547
- 平均合并
- 20 小时 1 分钟
- 30 天内合并 PR
- 11
描述
Type: Bug
Previously, in version 1.19, the @ would pop up a autocomplete for @code, @docRoot, @index, @inheritDoc, @link etc.
In version 1.20, those auto completions are not available anymore.
Was it removed by accident?
Steps to reproduce:
Step 1: Create a JavaDoc comment
Step 2: Press the @ sign and see available auto completions
Extension version: 1.19.0/1.20.0
VS Code version: Code 1.79.2 (695af097c7bd098fbf017ce3ac85e09bbc5dda06, 2023-06-14T08:59:55.818Z)
Version 1.19:
Version 1.20:
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先,使用报告中的 1.19 和 1.20 扩展版本,在 VS Code 中重现缺失的 JavaDoc 标签补全。比较在 JavaDoc 注释中输入 @ 时的行为;当 @code、@docRoot、@index、@inheritDoc 和 @link 等标签再次出现在自动补全中时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java, typescript
- 领域
- devtools
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 45/100