ionide / ionide-vscode-fsharp

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

fsi.SendSelection not found #2044

Open halcwb opened 1 month ago

halcwb commented 1 month ago

Describe the bug

After a restart of VS (without updating anything) I get no more F# intellisense and trying to use fsi I get fsi.SendSelection not found

Steps to reproduce

No longer working in any scenario

Link to sample reproduction

N/A

Expected behaviour

To be able to send F# code to the fsi

Screenshots

Machine info

Ionide version: v7.21.2

.NET SDK: Version: 8.0.401 Commit: 811edcc344 Workload version: 8.0.400-manifests.b6724b7a MSBuild version: 17.11.4+37eb419ad

Runtime Environment: OS Name: Windows OS Version: 10.0.17763 OS Platform: Windows RID: win-x64 Base Path: C:\Program Files\dotnet\sdk\8.0.401\

.NET workloads installed: Configured to use loose manifests when installing new manifests. There are no installed workloads to display.

Host: Version: 8.0.8 Architecture: x64 Commit: 08338fcaa5

.NET SDKs installed: 6.0.300 [C:\Program Files\dotnet\sdk] 6.0.321 [C:\Program Files\dotnet\sdk] 6.0.425 [C:\Program Files\dotnet\sdk] 7.0.102 [C:\Program Files\dotnet\sdk] 8.0.401 [C:\Program Files\dotnet\sdk]

Additional context

Add any other context about the problem here.