We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57c1bfd commit bd92cbfCopy full SHA for bd92cbf
docs/release-notes/.FSharp.Compiler.Service/10.0.200.md
@@ -8,3 +8,7 @@
8
* `SynExprLetOrUseTrivia` is now `SynLetOrUseTrivia`. ([PR #19090](https://github.com/dotnet/fsharp/pull/19090))
9
* `SynMemberDefn.LetBindings` has trivia. ([PR #19090](https://github.com/dotnet/fsharp/pull/19090))
10
* `SynModuleDecl.Let` has trivia. ([PR #19090](https://github.com/dotnet/fsharp/pull/19090))
11
+
12
+### Changed
13
14
+* Improve rich diagnostic formatting. ([PR #19141](https://github.com/dotnet/fsharp/pull/19141))
0 commit comments