Copilot Chat in JetBrains IDEs (GA) - Feedback #110614
Replies: 567 comments 704 replies
-
After recent feedback, the chat window seems broken, the first few questions are answered, but then the later questions simply disappear as if sent to the bot, but no change (scrolling window with answer) is seen, so for each question, one has to start a new chat. Apart from that overall very convenient and useful to have the copilot right there, next to the work code |
Beta Was this translation helpful? Give feedback.
-
In the new update, I've been having issues with the chat. The first question gets answered, but the following one stops working; it doesn't respond at all, nor does the new question appear. Additionally, if I work with two IntelliJ windows, after the first question, when I click to send, the chat from the other window I have open pops up. |
Beta Was this translation helpful? Give feedback.
-
Issues while upgrading Github Copilot from 1.4.0.4986 -->> 1.5.0.5148 (IntelliJ IDEA 2024.1 Beta on Windows OS). Environment:
Note: it seems that Avast antivirus is blocking it: |
Beta Was this translation helpful? Give feedback.
-
It keeps failing after a few messages. Using Rider |
Beta Was this translation helpful? Give feedback.
-
I have a business license, I am an admin. I've enabled Github Copilot for IDEs, and it works in VSCode. Why am I still seeing this message in Rubymine? ![]() |
Beta Was this translation helpful? Give feedback.
-
Currently, the plugin neither automatically retries nor warns the user when it runs into a network issue ? When a network issue happens, including temporary hiccups, the plugin will simply show "Responding..." indefinitely on each and every question asked from that point until restarting the whole IDE. Cancelling reply or deleting current conversation won't resolve the issue. Environment:
Example of the network issue:
|
Beta Was this translation helpful? Give feedback.
-
How can I map key binding for the chat window ? |
Beta Was this translation helpful? Give feedback.
-
They claim it uses GPT4, but when asked the same copilot chat says it uses GPT3 and isn't aware of GPT4 in IntelliJ. VSCode mentions about GPT-4 |
Beta Was this translation helpful? Give feedback.
-
When using the /docs command, the reply will include the full function body. Can you consider just replying with the docstring and to skip the function itself. The function code is just a copy of what is in file, is irrelevant for the docstring and just adds noise to the answer. |
Beta Was this translation helpful? Give feedback.
-
i can't write new questions after the previous, chat only answer on one questions, then if i try to make more request, nothing happen |
Beta Was this translation helpful? Give feedback.
-
Any plans for implementing "Inline chat" functionality, similarly to VS Code, which allows Copilot to make edits directly to code files? |
Beta Was this translation helpful? Give feedback.
-
My organization just enabled the chat feature and after updating the plugin I just get an error. |
Beta Was this translation helpful? Give feedback.
-
Is there a way to have copilot generate commit messages based on the files in the changelist? |
Beta Was this translation helpful? Give feedback.
-
With the new update (1.5.0.5148) I can't deploy to vercel if Copilot is enabled on Webstorm (2023.3.4) + Windows (11) That error is gone if I disable copilot or close webstorm. |
Beta Was this translation helpful? Give feedback.
-
I see that there's currently no support to set up a keyboard shortcut for "explain this" (as well as any other other function from the right-click context menu of the copilot) functions(s) in pycharm. any workaround/plans on implementing this soonishly? |
Beta Was this translation helpful? Give feedback.
-
I'm a teacher learning Python and have found GitHub CoPilot Chat to be an invaluable resource when I need mentoring. Thank you for this tool! |
Beta Was this translation helpful? Give feedback.
-
Hi, Please look into this and fix it if possible. Or, if there’s a way to reset it back to how it used to work, I’d really appreciate your help. Thanks! |
Beta Was this translation helpful? Give feedback.
-
Please add to IntelliJ Copilot plugin this awesome feature from VS Code Copilot extension: Add chat context. I'm a paying Copilot customer and I'm considering Cursor as an alternative. See also this post |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
can i put in my own openai api key so i can unlock additional models? |
Beta Was this translation helpful? Give feedback.
-
It's been quite some time since I recall reading about the Agent Mode preview and only today did I finally see that tab in the Copilot sidebar (I've always been on the nightly channel) appear for the first time. My first attempt using it with GPT-4.1 (I typically use Claude, but didn't bother changing the default was nearly flawless. The aim was to implement a bunch of configurable settings in an established codebase (~100,000 lines of TypeScript) and then implement the actual functionality for those settings. To fully implement 4 new settings, it took 4 prompts. Two prompts for initial implementation of the settings and related features (by my own choice rather than necessity) and two more to refine the implementation to what it would have looked like if I wrote the implementation myself. The whole process took 5 minutes instead of ~30-40 minutes that it would have taken to manually perform the task. The agent had no problem combing through the codebase to quickly find the relevant files for both reference and modification. The process of reviewing and incorporating changes was seamless. I very much appreciated being able to view the changes inline, make revisions without first applying the initial changeset, and being able to incorporate my own small manual changes (e.g. removing comments) when working with the agent's outputs. The only issue I ran into was that the apply/discard buttons for individual changes would sometimes render outside the appropriate block, making it impossible to click on them (they're only visible when hovering over the block). Overall, I found the experience far superior to edit mode for applying changes directly to the codebase. |
Beta Was this translation helpful? Give feedback.
-
One feature that would be really useful would be giving a chat access to local git, so that it can go through diff is search for "suspicious" changes. This is not unlike what CoPilot already does on GitHub based repo - but since my organisation code is hosted elswhere, I'm not able to access it. For context: I'm developing in Unity and have heavy emphasis on automatic asset generation - so my yaml based text diffs can get pretty lengthy. Is such integration even on the radar? |
Beta Was this translation helpful? Give feedback.
-
2025-06-13 11:16:44,930 [ 102206] INFO - #copilot - [INFO] [default] [2025-06-13T05:46:44.925Z] [fetchChat] engine https://api.githubcopilot.com/chat |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Copilot often freezes while responding. The response remains unfinished and nothing happens. You have to stop it manually and repeat the request, but it often freezes again. Because of this, the Copilot is often useless for me. Using Rider 2022.2.2 and 1.4.6.4092 Copilot |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Not upto the mark |
Beta Was this translation helpful? Give feedback.
-
I keep getting this error on copilot intelliJ plugin not sure where the issue is. The web one works just fine. |
Beta Was this translation helpful? Give feedback.
-
In the Jetbrains plugin, the left margin is too small, so the left side of numbered lists isn't fully visible. ![]() I'm on PhpStorm 2025.1.3 with the Night Owl (Material) theme, but the same problem appears in Darcula. [EDIT] I see this issue is to do with the Material UI plugin. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The purpose of this discussion is to collect feedback from our Copilot Chat users in JetBrains IDEs.
Following our Private Beta, we are thrilled to announce Copilot Chat in JetBrains IDEs is now generally available (GA) 🎉
Driven by GPT-4, GitHub Copilot Chat provides instant guidance directly within various JetBrains IDEs, such as PyCharm, IntelliJ IDEA, WebStorm, Rider, and more. This contextually-aware tool tailors suggestions to your specific coding tasks and even allows explicitly adding files for reference. It empowers developers to innovate efficiently by assisting with complex concepts, code explanations, unit testing, and many more use cases, all while effortlessly adjusting to your preferred language style.
How to get started?
Beta Was this translation helpful? Give feedback.
All reactions