redhat-developer / redhat-developer/vscode-java
The highlight color in comments shows incorrectly after typing @category
Open
@hopehadfield is already working on this.
Since Jun 28, 2023.
bug
highlighting
upstream
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 546
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
Environment
- Operating System: Windows
- JDK version: 17.0.3
- Visual Studio Code version: 1.74.3
- Java extension version: 1.14.0
Steps To Reproduce
- Add a multi-line comments
/* ... */ - Type
@apiNoteand@category
Current Result

Expected Result

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.