Thomas Järvstrand
Thomas Järvstrand
Here's a link to the package: https://pub.dev/packages/another_flushbar It would be great if this could be put on the front page somehow.
@elham-rababah That looks like it might solve the issue. Would you mind giving some more background on what the code snippet does and why? EDIT: I dug into this some...
I would assume old means using `Manifest` rather than the newer `ClassTag` and `TypeTag`
I'm late to the party but I believe the problems you're having are inherent to the Scala 2 enum implementation where ALL enums actually are actually of the same type....
Pretty weird to close this IMHO. To do the remapping I use Xorg/XKB which is pretty much standard on Linux. I do believe that it would be desirable for this...
Thanks! I've actually tried to look into it but I'm not very familiar with node in general and much less VS Code extension development. So far I haven't been able...
> From what I can see that is a Java library, so it should just work with any Scala version, it doesn't know anything about Scala. Not sure if I...
Yes, I was also a bit frustrated by this when writing the `DeferredQuery`-interpolation but realized pretty quickly that it's rather complicated to do something about. There's now also the literal...
I believe doing this would increase the maintenance load of neotypes by a lot for benefits that are questionable at best. While I'm not familiar with existing problems with the...
Hey @borkaehw Sorry for the delay. I've been very busy and it took me some time to isolate the problematic part into a minimal example but here it is: https://github.com/tjarvstrand/bazel-classdef