David Ferneding
David Ferneding
The plugin won't stop the commit if the path isn't set to a custom path (Ubuntu 18.10, Android Studio 3.2.1) My test-script always exits with 1. If I leave the...
**Describe the bug** Vimium doesn't seem to recognize most of the dynamically loaded clickable elements in Argo CD. Right now it's pretty frustrating, since it forces me to use my...
In my current project, we are using a `ToErrorOrAsync` extension method to create `ErrorOr`-objects from async calls. We mainly use this to add conditions to database calls, allowing us to...