obiscr / ChatGPT

This project is a plugin that supports ChatGPT running on JetBrains series IDE.
https://plugins.jetbrains.com/plugin/20603-chatgpt
Other
1.01k stars 227 forks source link

EasyCode Tab "Waiting for response..." #267

Closed obiscr closed 1 year ago

obiscr commented 1 year ago

image

We're having some server issues and can't answer.It is currently being fixed.

kkezhong commented 1 year ago

我也遇到同样的问题,idea版本是2023.2,不知道是不是插件目前不支持当前的idea版本

obiscr commented 1 year ago

请尝试更新到最新的3.1.0版本

kkezhong commented 1 year ago

image 已经是最新的3.1.0版本了,但还是不行,无论是开了proxy还没开,proxy是香港的节点

obiscr commented 1 year ago

After uninstalling version 3.1.0, please restart the IDE and reinstall it.

obiscr commented 1 year ago

image 已经是最新的3.1.0版本了,但还是不行,无论是开了proxy还没开,proxy是香港的节点

请卸载3.1.0版本以后,重新启动IDE之后重新安装即可。

obiscr commented 1 year ago

image 已经是最新的3.1.0版本了,但还是不行,无论是开了proxy还没开,proxy是香港的节点

请卸载3.1.0版本以后,重新启动IDE之后重新安装即可。

phpluo commented 1 year ago

编辑器本身的TAB键补全 会被占用,禁用插件 Tab补全就是正常的 The editor's own TAB key completion will be occupied, disable the plug-in Tab Completion is normal. 版本PhpStorm2023.2.3 easycode版本 3.1.1-231.232 我也使用了插件(Codeium) #258

obiscr commented 1 year ago

之前收到过类似的反馈,看起来是和Codeium有冲突,可以参考这里的 https://chatgpt.gold/zh/blog/posts/2023/Inline-autocomplete-is-now-supported/ 设置(最后一张图片)来禁用这个特性。

EvanHong99 commented 1 year ago

感觉这个hotkey不是很合理,平时哪怕只是想tab/shift tab去indent都不行了,能否默认设置就避开一些常用快捷键呢?

obiscr commented 1 year ago

@EvanHong99 暂时请先使用 https://github.com/obiscr/ChatGPT/issues/267#issuecomment-1670627514 这里提到的方法先禁用。后期可能会调整一下。谢谢!