In older versions of IDEA, when you could type the initial letters of CamelHumps names to find a class. So typing SAP would find StrangeAnimalPage". Using ALLCAPs used to restrict the list to only classes that had CamelHumps words with those letters, I thought. That no longer works quite the same. If you type SAP now, things like "SappyAnimalPage" will be included in the list because the second letter of the first CamelHumps works is 'a'.
Has anybody else noticed a change in behavior?