CodeGeeX icon indicating copy to clipboard operation
CodeGeeX copied to clipboard

严重影响使用感受的冲突:智能提示intellisense和CodeGeeX似乎无法共存

Open Mr-brillianter opened this issue 2 years ago • 1 comments

在绝大多数时候,我们依赖于智能提示intellisense如pylance来提供类的函数和属性来进行正确的代码补全,提示我们已有的变量的名字,提示类的成员,避免大小写错误或者记错,本身的智能提示intellisense和CodeGeeX似乎无法同时出现,并且TAB按键冲突,以至于前者更为重要而不得不放弃disable掉CodeGeeX

我不知道是不是我环境自身的问题.

我的智能提示intellisense和CodeGeeX只能出现一个,比如在CodeGeeX没有出现的时候提示,或者交替出现,以至于按TAB的时候无法确定是谁的补全。

非常感谢Chinese Team From Tsinghua and CodeGeeX for free. I would appeciate it if you could accept my advice.

Most of the time, we rely on intelligent prompts such as intellisense to provide class functions and attributes for correct code completion, prompt the name of our existing variables, prompt the members of the class, and avoid case errors or memory errors. It seems that intellisense and CodeGeeX cannot appear at the same time, and TAB keys conflict, so that the former is more important and has to give up disabling CodeGeeX

I don't know if it is a problem with my environment. My intelligent prompts Intellisense and CodeGeeX can't coexist, and only one can appear. For example, when CodeGeeX does not appear, the prompts appear alternately, so that when you press TAB, you can't determine whether it is Intellisense or CodeGeeX

Mr-brillianter avatar Dec 04 '22 05:12 Mr-brillianter

在绝大多数时候,我们依赖于智能提示intellisense如pylance来提供类的函数和属性来进行正确的代码补全,提示我们已有的变量的名字,提示类的成员,避免大小写错误或者记错,本身的智能提示intellisense和CodeGeeX似乎无法同时出现,并且TAB按键冲突,以至于前者更为重要而不得不放弃disable掉CodeGeeX

我不知道是不是我环境自身的问题.

我的智能提示intellisense和CodeGeeX只能出现一个,比如在CodeGeeX没有出现的时候提示,或者交替出现,以至于按TAB的时候无法确定是谁的补全。

非常感谢Chinese Team From Tsinghua and CodeGeeX for free. I would appeciate it if you could accept my advice.

Most of the time, we rely on intelligent prompts such as intellisense to provide class functions and attributes for correct code completion, prompt the name of our existing variables, prompt the members of the class, and avoid case errors or memory errors. It seems that intellisense and CodeGeeX cannot appear at the same time, and TAB keys conflict, so that the former is more important and has to give up disabling CodeGeeX

I don't know if it is a problem with my environment. My intelligent prompts Intellisense and CodeGeeX can't coexist, and only one can appear. For example, when CodeGeeX does not appear, the prompts appear alternately, so that when you press TAB, you can't determine whether it is Intellisense or CodeGeeX

感谢您的反馈!我平时也有使用intellisense,它提示的方式和CodeGeeX不太一样,会出现一个下拉栏,点击Tab或Enter都可以输入;CodeGeeX则是以灰色显示,需要采纳时按Tab,不需要时可以按Esc或者直接继续写。两个插件同时使用时,触发的时点确实有些bug,这个我们要再调试一下。欢迎您进入开发者交流群,方便进一步沟通!

Stanislas0 avatar Dec 04 '22 09:12 Stanislas0