Here is a running list of all the bugs I’ve come across with IntelliJ IDEA 8 so far. Some of these may actually be thoughtful changes from the behavior in version 7, but they are annoying so I’m calling them bugs
Can no longer autocomplete lowercase for enums. For example, typing “TimeUnit.sec” [...]