Raffaele Zippo

Results 4 issues of Raffaele Zippo

I enabled launch at startup, but the app does not launch. I found that the setting creates a shortcut in the Startup folder, but this shortcut cannot be used to...

I have a C# project using xmldoc comments, which look like this: ```csharp /// /// This method computes some math $f(t) = \sqrt{t}$ /// public double doMath(double t) { ......

# PR Summary This PR fixes #13517, #16679, #19217, #23835. The man files should go to `/usr/share/man`, not ` /usr/local/share/man`. The latter not only is against packaging policies, it also...

Review - Needed

# PR Summary This PR fixes #23854. To build packages, `Start-PSPackage` expects the repository to be at `/Powershell`, but devcontainers mount it by default at `/workspaces/name-of-the-folder`. This fix configures the...

Review - Needed