Kristof, Fooman

Results 39 issues of Kristof, Fooman

### Preconditions 1. call action group from before with more than 1 argument ### Steps to reproduce ``` ``` ### Expected result 1. should work as it did with the...

acknowledged
needs community feedback

Add a default editor label similar to how [aw-watcher-phpstorm](https://github.com/OlivierMary/aw-watcher-jetbrains/blob/master/src/main/java/fr/mary/olivier/aw/watcher/ReportActivity.java#L112C158-L112C158) works: ![image](https://github.com/ActivityWatch/aw-watcher-vscode/assets/455508/63302389-b0a9-4230-b6c3-d6b4b15a5fe1) ![image](https://github.com/ActivityWatch/aw-watcher-vscode/assets/455508/0838fd64-e516-4815-9e99-5ff3481a94f7)

For a few of the commands (especially the Composer commands) we get quite a bit of output that is creating unnecessary noise. We should be able to filter out what...

enhancement
help wanted
good first issue

Currently the self-update command returns ``` [Exception] API error - no release found at GitHub repository extdn/installer-m2 ```

enhancement

Contemplate enabling GZ compression https://github.com/humbug/box/blob/master/doc/optimizations.md#compress-your-phar

enhancement

Uninstallation has the same challenges as installation. Mirror the install command to run the uninstallation procedure.

enhancement

The code includes a few todo items for further enhancements https://github.com/extdn/installer-m2/search?utf8=%E2%9C%93&q=todo&type=

enhancement
help wanted

For now the installer is untested on Windows and will likely fail. We'll keep a list of items to consider here: 1. oneliner uses bash 2. we use `find` to...

enhancement
help wanted

Currently Travis tests the oneliner execution for packagist/github installs. During this we have a hard reference back to the phar file as currently on the master branch. Ideally we would...

enhancement
help wanted