dotnet / interactive

.NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.
MIT License
2.8k stars 374 forks source link

publish DiagnosticsProduced even when there are no diagnostics #3531

Closed jonsequitur closed 2 months ago

jonsequitur commented 2 months ago

This fixes https://github.com/dotnet/try/issues/1173

colombod commented 2 months ago

SinguatureHelp, HoverText and Completions needs to be changed too.