auto-suggestions are disappeared
Answered
after i rename application.properties, like redis.properties, i found auto-suggestions are disappeared
I have noticed that difference between the two file's icon
I know what causes it, but i dont know how to deal with it
what should i do ?


Please sign in to leave a comment.
Please follow Configure custom configuration files tutorial:
https://www.jetbrains.com/help/idea/spring-boot.html#configure-custom-configuration-files
Thank you.