Skip to content

JAVA: Inline issues not highlighted when opening files – VS Code 1.99.3 + Codacy extension v1.5.2 #67

Open
@JOsorioGapsi

Description

@JOsorioGapsi
  1. Steps to reproduce
    Install or update to the Codacy extension v1.5.2 in VS Code 1.99.3.

Sign in with a Codacy account (Codacy: Sign in command).

Checkout a branch that has an open Pull Request already analysed by Codacy.

Open the Codacy sidebar panel → verify the PR appears and shows a list of Quality issues (bug count + affected files).

Click any listed file to open it in the editor.

  1. Expected behaviour
    The line(s) that contain each issue are underlined or otherwise annotated.

Hovering over the underline shows the rule description and severity.

The issue also appears in VS Code’s built-in Problems panel.

  1. Actual behaviour
    No underline / decoration is shown inside the editor.

Hovering does nothing.

Problems panel is empty (or only shows unrelated entries).

This makes it impossible to locate the issues without switching to the web UI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions