Open
Description
- 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.
- 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.
- 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
Labels
No labels