Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into fix-14375
  • Loading branch information
ijklam authored May 28, 2024
commit 2d002e32eab79e45b84b2ecc37023f70fedc9ae2
3 changes: 2 additions & 1 deletion docs/release-notes/.VisualStudio/17.11.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@

### Changed

* Use AsyncLocal diagnostics context. ([PR #16779])(https://github.com/dotnet/fsharp/pull/16779))
* Use AsyncLocal diagnostics context. ([PR #16779](https://github.com/dotnet/fsharp/pull/16779))
* Add Custom Visualizer support for F# in Visual Studio 2022 ([Issue #361](https://github.com/microsoft/VSExtensibility/issues/361), [PR #17239](https://github.com/dotnet/fsharp/pull/17239)).
* Do not insert duplicated opens for completions from "Unopened namespaces". Can filter completions from "Unopened namespaces" by class/module name. ([PR #17261](https://github.com/dotnet/fsharp/pull/17261))
You are viewing a condensed version of this merge commit. You can view the full changes here.