-
Notifications
You must be signed in to change notification settings - Fork 160
Closed
Labels
Description
from @dustinmoris:
It seems like the latest Ionide version 3.34.0 causes dotnet to crash unexpectedly on macOS.
Steps to reproduce:
- Open .NET Core F# project in VS Code with Ionide
- A few seconds later I'll get a popup saying that dotnet crashed
F# Intellisense stops working, etc.When I revert back to version 3.33.0 then everything works fine again.
ref ionide/ionide-vscode-fsharp#1039
Ionide v3.33.0 => FSAC b692de8
Ionide v3.34.0 => FSAC bd342d2