Open dannykruitbosch opened 3 months ago
@dannykruitbosch, how do you use this flake?
Just use extension from nixpkgs, otherwise even if you work around this, it will fail because it tries to write into the extension directory. Extension form nixpkgs is patched against this
Hi,
Installing the C# devkit extension using the vs-code-marked-place does not work for me. I get this error when the extension tried to start
As far as I can see, the extension should be patched for this already in the nix-vscode-extensions overrides, so there must be something else I am doing wrong.
Some help on how to fix this would be great.
Danny