Dave Stevens
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
Created "Find Usages" change with 13.1.2 or accidental settings change?
For some reason, the default "Find Usages" now returns text occurences by default for me. I noticed this around the time I took an update earlier this week. Is it possible to disable this so that I... -
Created Incorrectly marking import as deprecated
import scalaz.syntax.show._It is picking up the @depracated on the object defined above "show".https://github.com/scalaz/scalaz/blob/v7.1.0-M5/core/src/main/scala/scalaz/syntax/Syntax.scalascalaz s... -
Created Scala development extra slow after latest update?
I've noticed that scala development has been especially painful for me in IDEA recently. There has been a dramatic increase in IDEA pauses/pinwheel appearances. Has anyone else noticed a change wit...