Łukasz Wawrzyk

Results 44 issues of Łukasz Wawrzyk

@andyscott Hi! I am working on migration of quasar from `scalaz.Coproduct` to `iotaz.CopK`. We need a way to create instances of arbitrary typeclasses for arbitrary `CopK`s. It seems like there...

I am working on improving the debug logs (https://github.com/sbt/zinc/issues/338). I changed a couple of things ## diff There is this diff thing displayed for interface changes. "Detected a change in...

enhancement
community
discussion
uncategorized

Hi! After recent update that split the trash action into 3 buttons (https://github.com/immich-app/immich/pull/4505) the most frequently used button - actual delete from the phone and remote - requires scrolling to...

📱mobile

### The bug The scenario is that I want to clean my photos, so I open a photo and browse from there with a swipe gesture. Then I delete some...

Hello everyone, As one of developers I am submitting this pull request to introduce our new tool for Bazel repositories. [Bazel Steward](https://github.com/VirtusLab/bazel-steward) simplifies the process of checking and updating dependencies...

### Is there an existing feature request for this? - [X] I have searched the existing issues ### Your feature request I am calling a service that uses TTS and...

enhancement

Hello everyone, As one of developers I am submitting this pull request to introduce our new tool for Bazel repositories. [Bazel Steward](https://github.com/VirtusLab/bazel-steward) simplifies the process of checking and updating dependencies...

IntelliJ 2021.1 has already a stable release, we should have pants plugin support for this version.

Followup on https://github.com/pantsbuild/intellij-pants-plugin/pull/482 as I will work on completing that issue. We will have to wait for this https://github.com/JetBrains/intellij-scala/pull/498 to be released first.

waiting

ide-probe was designed to run on linux, running on mac causes ``` [intellij-stderr] java.lang.NoClassDefFoundError: com/apple/eawt/OpenURIHandler [intellij-stderr] at com.intellij.ui.mac.MacOSApplicationProvider.initApplication(MacOSApplicationProvider.java:57) [intellij-stderr] at com.intellij.idea.ApplicationLoader.startApp(ApplicationLoader.kt:152) [intellij-stderr] at com.intellij.idea.ApplicationLoader.executeInitAppInEdt(ApplicationLoader.kt:68) [intellij-stderr] at com.intellij.idea.ApplicationLoader.access$executeInitAppInEdt(ApplicationLoader.kt:1) [intellij-stderr] at com.intellij.idea.ApplicationLoader$initApplication$1$1.run(ApplicationLoader.kt:374)...

bug