Nix + dotnet | 127 Members | |
| 24 Servers |
| Sender | Message | Time |
|---|---|---|
| 23 Apr 2025 | ||
| Would this be enough info? Neither C# or C# DevKit have any logs in the output window, only that one. This package is installed though Extension Host:
| 13:06:12 | |
| yeah, you're missing that extension, it won't work without it | 15:00:06 | |
| even though it's pointless to have it since there's no dynamic installing of .NET, it's needed for them to work | 15:00:37 | |
| I have it defined in my configuration.nix for vscode, and I can see it when looking at my installed extensions in vscode too. I think the nix builds version is too old though, looking at its version in vscode it says 2.1.1, but I have both of those extensions installed from pkgs.vscode-extensions so it seems like a packaging problem, they are just incompatible versions currently | 15:10:49 | |
| oh, I see | 15:18:06 | |
| maybe it hasn't been updated in too long. in my config I've been using the src and version from nix-vscode-extensions to override the ones in nixpkgs | 15:18:43 | |