Is there any way (annotation, IntelliJ plugin) to restrict the auto completion ? I am trying to build a DSL for an experiment, and I'd like autocompletion to only suggest functions/classes/etc from my DSL package. I think that's something that could be very useful if you are building a DSL for people who are not very familiar with Kotlin at first and don't want to get them overwhelmed when editing files in IntelliJ š