Skip to content

TODO comments highlight bugΒ #457

@Eugenii10

Description

@Eugenii10

After editing a java source file and saving changes with Ctrl + S, "TODO" comments are stopped to be underlined and recognized as TODO tasks (don't show in the PROBLEMS tab and don't have green marks at the vertical scroolbar).

Environment
  • Operating System: Windows 7 and 10
  • JDK version: 1.8.0_60
  • Visual Studio Code version: 1.20.1
  • Java extension version: 0.20.0
Steps To Reproduce
  1. Add some TODO comments in the java source file.
  2. Save file.
  3. Close IDE.
  4. Open IDE and file.
  5. Edit any line in the file.
  6. Save file with "Ctrl + S".

project.zip
vscode-java.log
java_lang_server.log

Current Result

vscode_java

Expected Result

TODO comments are underlined, displayed in the PROBLEMS tab of the bottom panel and have green marks at the vertical scrollbar.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions