Settings -> Editor -> General -> Code Completion 까지 가서 Match case: 라는 문구 왼쪽의 체크박스를 uncheck 합니다.
Settings -> Editor -> General -> Code Completion
Match case:
끝!
예전 버전의 intellij 에서는 Case sensitive completion 라는 문구 옆에 select box 가 있고, 거기서 None 을 선택하면 됐는데, 최근 Intellij 버전에서는 제가 위에 기재한 방식대로 하면됩니다.
Case sensitive completion
select box
None