简体   繁体   English

从自动完成中排除kotlin.Result并在Intellij Idea中自动导入

[英]Exclude kotlin.Result from Autocomplete and auto import in Intellij Idea

I tried excluding kotlin.Result from the auto complete list but it doesn't work even after invalidating the cache. 我尝试从自动完成列表中排除kotlin.Result,但即使在使缓存无效之后也无效。 It works for normal classes. 它适用于普通课程。

I followed this official guide https://www.jetbrains.com/help/idea/auto-completing-code.html#configure-code-completion 我按照这个官方指南https://www.jetbrains.com/help/idea/auto-completing-code.html#configure-code-completion

Is there any way to fix this ? 有没有什么办法解决这一问题 ?

排除设置屏幕截图

自动完成

There is a little mismatch in the feature design: KT-29043 . 功能设计略有不匹配: KT-29043 Please, vote it. 请投票吧。 We will try to fix it in near releases. 我们将尝试在近期版本中修复它。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM