Skip to content

Finch 0.16-M4

Compare
Choose a tag to compare
@vkostyukov vkostyukov released this 10 Nov 19:11
· 891 commits to master since this release
2b1097c

A new milestone release that brings updated dependencies

Better Intellij Support

We've continued making progress towards better Intellij integration. It's been a persistent problem when IDEA marks compilable endpoints "red" (as it was reported in #631 about a year ago). The main issue is a magnet-pattern machinery that Finch relies upon for its syntax. We've filed a Scala plugin issue with Intellij to make sure they look into that as well yet it wasn't getting lots of JetBrains attention by far. With 31 votes (this is beyond awesome!) it's among the most highest-voted tickets Scala plugin has ever had.

We also tried to make some progress on our own and simplify the constructions we've been using. @imliar has done a decent job introducing ToTwitterFuture (see #834) and improving the overall highlighting experience later (see #858).

While we're not completely there yet, but we're confident in its current state Finch users should have much better experience with Intellij.