Join Slack
Anyone know how to exclude `kotlin.Result` from auto-import? I’m using <another Result library> and ...
# intellij
g
grahamborland
05/01/2023, 11:35 AM
Anyone know how to exclude
kotlin.Result
from auto-import? I’m using
another Result library
and its
Result
is never suggested for import because the IDE assumes I always want
kotlin.Result
. Excluding it from auto-import in the IDE config doesn’t work, see
https://youtrack.jetbrains.com/issue/KTIJ-12918/
18
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by