disable autopopup for completion in scala files only?
is this possible?
it's working nice for java, but i get too many false positives in scala (write def, popup suggests "java.lang.noclassdeffounderror")
i can't even type the "_" placeholder without getting a ton of suggestions the plugin should not autopopup anything on keywords or symbols alone...
Please sign in to leave a comment.
Hi,
This is not possible. Can you provide examples about wrong completion, we will fix them.
Best regards,
Alexander Podkhalyuzin.