Raffaele Zippo
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...
# 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...
* [X] I agree to follow the [Code of Conduct](https://github.com/jgraph/drawio/blob/dev/CODE_OF_CONDUCT.md) that this project adheres to. * [X] I have searched the issue tracker for a feature request that matches the...
**The package and version I'm asking about**: I am using the Polyglot Notebooks extension, using `#!about` I get ``` Version: 1.0.632301+7d35ce3be7eb7a603527a3683b691d5e9922adca Library version: 1.0.0-beta.25323.1+7d35ce3be7eb7a603527a3683b691d5e9922adca ``` ### Question I have a...