Andrew Kozlov (@adkozlov) 's Twitter Profile
Andrew Kozlov

@adkozlov

Software engineer @JetBrains. Doing various IntelliJ stuff.

ID: 4794692436

linkhttps://github.com/adkozlov calendar_today21-01-2016 20:15:13

60 Tweet

190 Takipçi

105 Takip Edilen

Pavel Fatin (@pavelfatin) 's Twitter Profile Photo

IntelliJ Scala plugin 2018.2: advanced “Implicit” support, improved patterns autocompletion, semantic highlighting, scalafmt and more: blog.jetbrains.com/scala/2018/07/…

IntelliJ IDEA, a JetBrains IDE (@intellijidea) 's Twitter Profile Photo

Our friends at Triplequote would like to know how much time you spend as a Scala developer waiting for your code to compile. Take a minute of your time and share your experience.

Triplequote (@triple_quote) 's Twitter Profile Photo

Scala puzzle of the day. What happens if you compile this in Scala? sealed abstract class Tree abstract class Expression extends Tree case class Apply() extends Expression class Foo(t: Tree) { t match { case Apply() => ??? } }

Pavel Fatin (@pavelfatin) 's Twitter Profile Photo

#IntelliJ #Scala Plugin 2019.2: Functional Code Highlighting, Fine-grained Type Diff, Case Clause Completion, Build Server Protocol, and More blog.jetbrains.com/scala/2019/07/…