Hey folks! Wanted to check if there's a way to pro...
# intellij-tricks
v
Hey folks! Wanted to check if there's a way to provide wildcard matching in the
codeInsightSettings.xml
file instead of providing providing each class or package? My use case is that I want to avoid certain methods from showing up in auto complete if their names have a certain suffix. Is there a way to do that somehow?