ionide / ionide-vscode-fsharp

VS Code plugin for F# development
http://ionide.io
MIT License
850 stars 276 forks source link

Continuous error notifications #1950

Closed ildar-shaymukhametov closed 8 months ago

ildar-shaymukhametov commented 8 months ago

Describe the bug

Pestering, undisabable error notifications

Steps to reproduce

  1. Create a new mvc project
  2. Go to an .cshtml file
  3. Start modifying, typing etc
  4. Receive a lot of notifications like on the screenshot

Link to sample reproduction

Expected behaviour

No errors, or ability to disable/hide notifications

Screenshots

image

Machine info

Additional context

Add any other context about the problem here.

TheAngryByrd commented 8 months ago

Your errors show for the C# extension. You'll want to open an issue in their repo.