Daniel Beskin

Results 29 comments of Daniel Beskin

Hi, Any chance of this getting reviewed? Thanks

Oh, my bad. I wasn't aware of this syntax and couldn't get it to work. `addCompilerPlugin` works differently, you just put it in the file anywhere and it works (without...

Seems to be fixed in 0.42.x. Working since [this](https://github.com/ncreep/play-json-extensions/commit/9baf8b6e04ba77c5e804fd02cd562adeea42bd94) commit.

Hi, Joining somewhat late to this discussion. But in case there's still interest in this issue, I've been experimenting with match-types lately, and managed to get something working without (runtime)...

I'll keep on writing into the ether... I noticed that I was using all those complicated match types just to circumvent the fact that I need GADT-like pattern matching. That...

Cool, glad you found that snippet useful.

@davidnadeau, as far as I'm concerned, the pull request is ready. If the maintainers have any comments, I can address them.

Thanks for the quick response. Not losing information might be good enough, I guess. I might try to tackle this at some point. Will let you know if I stumble...

The workaround suggested [here](https://youtrack.jetbrains.com/issue/SCL-21154/wartremover-contrib-scalac-plugin-does-not-work-in-IntelliJ-IDEA#focus=Comments-27-7283130.0-0) seems to be working for me.