Lorenzo Villani
Lorenzo Villani
I tried to reproduce the issue but this seems to no longer be an issue as of today, with Go 1.9.
I'm a bit against using wildcards to create shims since it could end up creating them for unrelated executables if a new version of a package ends up adding more...
It would be really nice to find a pure-Go implementation of `libmagic` for this purpose. The problem is that we'll have to download the first few bytes of the file...
While I agree that having integration tests would be nice, I'm not sure whether to spend much time adding them, especially now that winget exists, and is officially developed by...
> I first need to deploy the manager on the machine itself which isn't always trivial. Unless Microsoft does something weird, it should be pre-installed in future versions of Windows....
@geek1011 I think this can be done with GitHub's [issue templates](https://help.github.com/articles/creating-an-issue-template-for-your-repository/) and a link on the website that preselects it.
I don't have strong opinions about the website as long as it remains short, sweet and simple :)
Please open another ticket to work on revamping the entire website. I strongly prefer a reorg of the current website (i.e. to improve the way it uses space) rather than...
Had the same problem but I built and installed the plugin from source and it works for me now.