Maurice Kevenaar

Results 12 comments of Maurice Kevenaar

A new version is pushed in my repo, That one should be working. This issue can be closed.

@ferventcoder as choco currently first uninstalls the extension, the POSH module and it’s commands are removed before the uninstallation of the vscode add-on package. In the add-on uninstaller, the one...

@ferventcoder I’ll try to make a gist soon.

@ferventcoder https://gist.github.com/mkevenaar/9461720e59305b0b6602bda880fe2147 On line 554 you'll see the error message that `Uninstall-VsCodeExtension` is not found. It has been uninstalled on line 329. /cc: @gep13

@ferventcoder When you have things setup as mentioned above, and try to run `choco uninstall vscode` The installation tells you that you can't uninstall vscode as `ci-cd-assets-vscode` depends on it.

@ferventcoder that was not the point I was trying to make here. I have given one example where I know it would go wrong when running `choco uninstall all` I...

I think this needs to be tested, but it might work.

@dahlbyk Are you in the position to update the Chocolatey package?

Hi, I am a maintainer of multiple Chocolatey packages and user of posh-git I am happy to take over, if you want Verstuurd vanaf mijn iPhone > On 23 Feb...

> 🤔 What about a `choco license` command? > > > > Some things you could possibly do with it: > > > > 1. `choco license install ./path/to/file.extension` -...