open terminal and execute commands
cd /Applications/
rm -rf IntelliJ\ IDEA\ *.app/
rm -rf /Users/${user}/Library/Logs/IntelliJIdea*/
rm -rf /Users/${user}/Library/Preferences/IntelliJIdea*/
rm -rf /Users/${user}/Library/Application\ Support/IntelliJIdea*/
rm -rf /Users/${user}/Library/Caches/IntelliJIdea*/