Why can't I installing VS Code and dotnet sdk

been trying to install vs code and dotnet for hours now. I can’t do it

I can install VS code from flatpaks and terminal, then I install dotnet. both showup on my system but I get this stranger error:



Now If this was fedora or ubuntu I can install no problem. what is going on?

Mhm, why you are using snap?

to hopefully get vs code to take sdk. Nothing worked.

flatpaks isolates software, so it won’t find anything else you installed on your os by default.

You will have to install the flatpak specific extensions and add an environment variable to allow the flatpak-version of vs-code to access dotnet.

You can check how to do that in the readme.

i don’t know how to do that. I’m looking at the link. I not understanding it