🐛 Unable to disable error popup in VSCode #2403
Labels
A-Editors
Area: editors
A-LSP
Area: language server protocol
S-Bug-confirmed
Status: report has been confirmed as a valid bug
Environment information
What happened?
Type something like
type Mapped = {[]}
in VSCode with the extension enabledYou get a popup like this:
Notice that even with Biome notifications disabled, this still occurs.
Expected result
Ideally, this notification should not occur in the first place, but barring that, disabling notifications should work.
Code of Conduct
The text was updated successfully, but these errors were encountered: