问题描述
我在 VSCode 中使用 TabNine 已经有一段时间了.除了我必须选择函数/其他名称而不是 TabNine 的建议时,它一直很棒.
I have been using TabNine in VSCode for quite some time. It has been great except for when I have to choose function/other names rather than TabNine's suggestions.
我的问题是,我们可以更改任何设置,使所有 TabNine 的建议出现在 Intellisense 的建议之后吗?
My question is, Can we change any setting such that all the TabNine's suggestions appear after Intellisense's suggestions?
如上所示,tabnine(color) 建议位于顶部,具有最高优先级.我希望它位于底部,甚至更改优先级.
As seen above, the tabnine(color) suggestion is at the top, taking the most priority.I want it to be at the bottom or even change the priority.
谢谢.
推荐答案
是的,但不是官方扩展,vscode 的官方 Tabnine 扩展目前不支持此功能.
Yes but not with the official extension, the official Tabnine extension for vscode does not support this feature so far.
然而,vscode插件添加了这个选项(我自己用过,觉得很有用)
There is however a fork of the vscode plugin which adds this option (I use it myself and find it quite useful)
这篇关于在建议窗口中更改 TabNine 的优先级的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!