Roland Schaer
Roland Schaer
Removed colored output, fixed tests, shellcheck and shfmt.
Same for `java` and possibly all other plugins that have multiple distributions/variants. The current implementation of `--all` expects a single (latest) version and simply shows the last entry from the...
That would come in handy indeed. Note that the command `asdf latest --all` will show you a list of the latest versions for each plugin with its installation status. The...
@Stratus3D Unfortunately I'm not familiar with this callback. As far as i have seen none of the plugins implement `latest-stable`. Isn't this callback supposed to return the latest stable version...
@jthegedus Even though i would love the convenience of a single command telling me what packages are outdated, I am fine with that decision and understand that maintainability has upmost...
Problem is also being discussed in [rust-analyzer/issues/3154](https://github.com/rust-lang/rust-analyzer/issues/3154)
@jetblackrx89 Give the PR another try. Improved error handling a bit and fixed a bug with the API keys.
@jetblackrx89 Note that the widget needs to point to folders with index.coffee files. In case you checked out this repository it expects the inner weather.widget folder.
@jetblackrx89 You should only put the directory `/weather.widget` into the Ubersicht widget folder. The location of the widget folder can also be set in the Ubersicht preferences. The folder configured...
Are you sure you're using the patched (Pull Request 55) version? Try with the attached version, this is a checkout of my pull request which i zipped up. [weather.widget-pr-55.zip](https://github.com/felixhageloh/weather-widget/files/11140638/weather.widget-pr-55.zip) If...