CodeGPT icon indicating copy to clipboard operation
CodeGPT copied to clipboard

The leading open-source AI copilot for JetBrains. Connect to any model in any environment, and customize your coding experience in any way you like.

Results 227 CodeGPT issues
Sort by recently updated
recently updated
newest added

### What happened? ``` Freeze in EDT for 20 seconds Sampled time: 14300ms, sampling rate: 100ms, GC time: 209ms (1%), Class loading: 0% com.intellij.diagnostic.Freeze at org.treesitter.TSParser.ts_node_string(Native Method) at org.treesitter.TSNode.toString(TSNode.java:490) at...

bug

### What happened? 插件安装后,影响到了Full Line Code Completion的补全快捷键,导致Full Line Code Completion插件的补全快捷键不起作用 ### Relevant log output or stack trace ```shell ``` ### Steps to reproduce 如图,补全快捷键不起作用 ### CodeGPT version 2.16.2-241.1 ### Operating...

bug

### What happened? Hello, I see that the CodeGPT plugin that I am using now got corrupted. Receiving multiple issues. 1. One issue is already reported here [https://github.com/carlrobertoh/ProxyAI/issues/852](url) 2. I...

bug

### What happened? ProxyAI does very little syntax highlighting. I don't know if this has any effect, but I'm using the VSCode theme. Blazor, C# ![Image](https://github.com/user-attachments/assets/2cea34f0-69f8-4a9d-8580-3138b942312a) ### Relevant log output...

bug

### Describe the need of your request Could the proxy use the same theme and syntax highlighting as the Rider theme set? For example, I have a theme set on...

enhancement

### Describe the need of your request It would be nice to have a UI option to use extended thinking that just rolled out with Claude 3.7 Sonnet : https://support.anthropic.com/en/articles/10574485-using-extended-thinking-on-claude-3-7-sonnet...

enhancement

### What happened? when choose deepseek-coder-v2:latest model,code completion works well,but choose deepseek-r1:7b model it completion ```,not useful code ### Relevant log output or stack trace ```shell ``` ### Steps to...

bug

### What happened? com.intellij.util.IncorrectOperationException: com.intellij.psi.SingleRootFileViewProvider{vFile=LightVirtualFile: /foo.bar, content=VirtualFileContent{size=0}, eventSystemEnabled=true} at com.intellij.psi.impl.BlockSupportImpl.makeFullParse(BlockSupportImpl.java:290) at com.intellij.psi.impl.BlockSupportImpl.reparse(BlockSupportImpl.java:91) at com.intellij.psi.impl.DocumentCommitThread.doCommit(DocumentCommitThread.java:267) at com.intellij.psi.impl.DocumentCommitThread.commitUnderProgress(DocumentCommitThread.java:134) at com.intellij.psi.impl.DocumentCommitThread.lambda$commitAsynchronously$0(DocumentCommitThread.java:84) at com.intellij.openapi.application.impl.NonBlockingReadActionImpl$OTelMonitor.callWrapped(NonBlockingReadActionImpl.java:857) at com.intellij.openapi.application.impl.NonBlockingReadActionImpl$OTelMonitor$MonitoredComputation.call(NonBlockingReadActionImpl.java:889) at com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission.insideReadAction(NonBlockingReadActionImpl.java:618) at com.intellij.openapi.application.impl.NonBlockingReadActionImpl$Submission.lambda$attemptComputation$4(NonBlockingReadActionImpl.java:581) at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.tryRunReadAction(AnyThreadWriteThreadingSupport.kt:351) at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:972)...

bug

![Image](https://github.com/user-attachments/assets/e4126c86-9249-42f7-be9a-beac97bbd66c) why I can't find and set Code Completions. I can only use Chat, but no code complete function, how to use it?

### What happened? 在 CodeGPT -> Providers -> Custom OpenAI 中添加了一个自定义的 OpenAI ,设置的 API Key 在重启编辑器后无法正确保存,每次都要重新填写,不胜困扰。 乃至每次启动新的 JetBrains IDE 都会出现这个情形,每天要输入 OpenAI Key 好多次。 望从速修复,非常影响使用体验。 操作系统:Windows 11 编辑器:WebStorm 2024.1.3 CodeGPT 版本号:2.16.4-241...

bug