ionide / ionide-vscode-fsharp

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

Cannot activate the 'Ionide for F#' extension because it depends on the 'C#' extension #1710

Closed vanaur closed 2 years ago

vanaur commented 2 years ago

Describe the bug

When I launch vscode, an error message is displayed (followed by another message that probably has nothing to do with ionide, but I leave it in the screenshot anyway, you never know). It seems that the extension doesn't want to activate because it depends on another, the C# one, but the latter is active.

Steps to reproduce

I just open vscode and select a F# solution.

Expected behaviour

Activation of the extension.

Screenshots

gnome-shell-screenshot-44x65b

image

image

Machine info

Additional context

After the PopOS 22.04 update, I had to reinstall .NET6 for some reason, that's when the bug on ionide appeared.

vanaur commented 2 years ago

Finally, just reinstalling vscode solved the problem, I don't know where it came from.