Flor Chacón
Flor Chacón
I'd like to understand the scenario a bit more. What would you like to do from Dev Home with the installed app? Installing from Dev Home is the same as...
Re: PyCharm not marked as installed: It's weird that it doesn't detect that PyCharm is already installed. It should show that. We're using winget for handling apps and it does...
See https://github.com/microsoft/devhome/issues/788#issuecomment-1561687716
@denelon , maybe this could be done with something like virtual packages on the package management side instead of configuration? We could have packages that we count as installed if...
If you only need to install apps, winget has an export feature that can do that for you, but from the CLI instead of UI. From the terminal you run...
This information comes from winget. On winget v1.5-preview the APIs used were extended to include more data, like the publisher name. If you're on a version of winget with that...
Related to #629 in that the exceptions thrown here are what we don't catch in the Loading screen
Closed by #1071
Dev Home probably should show this, but while it doesn't: Those results come from winget. If from the CLI you do `winget search macos` that will show you what matched,...
I like nit-picking at Spanish localizations. I would go through all the strings, but I couldn't find the resources file.