biomejs / biome-vscode

Biome extension for Visual Studio Code and VSCodium
https://marketplace.visualstudio.com/items?itemName=biomejs.biome
Apache License 2.0
235 stars 32 forks source link

🐛 Duplicate reports of lints #193

Closed eMerzh closed 7 months ago

eMerzh commented 7 months ago

VS Code version

1.88.0

Extension version

2.2.2

Biome version

1.6.4

Operating system

Description

When a lint error occurs,

the tooltip displays multiple time the same issue

Capture d’écran 2024-04-09 à 00 20 58

Steps to reproduce

have an error on a file, hoover to display full error message

Expected behavior

one reported once

Does this issue occur when using the CLI directly?

Not sure / Not applicable

Logs

No response

nhedger commented 7 months ago

Does this persist if you reload the window ?

eMerzh commented 7 months ago

hum 🤔 no... i reloaded the biome lsp but not the window... i guess there was a dirt in the pipe somewhere 🤷