▲ 246 ▼ Microsoft rolls Windows Recall out to the public nearly a year after announcing it (arstechnica.com) submitted 1 year ago by floofloof@lemmy.ca to c/technology@lemmy.world 183 comments fedilink hide all child comments
[–] MrScottyTay@sh.itjust.works 1 point 1 year ago (1 child) Does it have proper .sln support with a solution explorer? permalink fedilink source parent hideshow 2 child comments replies: [–] domi@lemmy.secnd.me 1 point 1 year ago I don't use the Solution explorer but I also don't think it has one. I usually kickstart a fresh application with a SLN and a few projects in the dotnet CLI and VSCodium picks up the launch project automatically when I tell it to create a launch.json. For existing applications, if the .vscode folder already exists it will just pick it up or I can also just ask it to create a launch.json. That workflow has been ingrained into me since there were no real C# utilities for VS Code when it first launched, so not much changed for me when going to VSCodium. permalink fedilink source parent
[–] domi@lemmy.secnd.me 1 point 1 year ago I don't use the Solution explorer but I also don't think it has one. I usually kickstart a fresh application with a SLN and a few projects in the dotnet CLI and VSCodium picks up the launch project automatically when I tell it to create a launch.json. For existing applications, if the .vscode folder already exists it will just pick it up or I can also just ask it to create a launch.json. That workflow has been ingrained into me since there were no real C# utilities for VS Code when it first launched, so not much changed for me when going to VSCodium. permalink fedilink source parent