Replies: 517 comments 645 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.
-
Recent update broke closing diff window with Esc key, I can only close the window by clicking the close button. |
Beta Was this translation helpful? Give feedback.
-
When I use “@ project” to get the project context, Copilot always fails to retrieve it. It seems it cannot access the code. |
Beta Was this translation helpful? Give feedback.
-
After updating GitHub Copilot today, Chinese characters appear garbled in code suggestions in PyCharm Description Steps to Reproduce
Expected Behavior Environment
video.mp4Is there any workaround for this issue? Looking forward to a fix. Thanks! |
Beta Was this translation helpful? Give feedback.
-
Please add:
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
After the recent update which says WebStorm won't clush with github coplit plugin, the font color is fixed to grey and the settings do not take effect anymore. |
Beta Was this translation helpful? Give feedback.
-
version: 1.5.37-242 bug: The auto-completion feature displays garbled characters in Chinese, but pressing Tab allows Chinese to appear normally. |
Beta Was this translation helpful? Give feedback.
-
![]() This happen several times, result is not generated any more. So stupid update of the copilot plugin. |
Beta Was this translation helpful? Give feedback.
-
The newest update seems to still offer inline code completion even when it is disabled |
Beta Was this translation helpful? Give feedback.
-
Model selection dialog seems doesn't work as expected. At first I noticed there is really no difference what it responds about similar questions with different models. Then I tried a test query by asking what model Copilot is based on I always get: "I'm based on the GPT-4o version of OpenAI's GPT models." |
Beta Was this translation helpful? Give feedback.
-
Please add CTRL-F support for copilot chat. Maybe this is a phpStorm extension restriction, but I cannot search for text inside the extension using COMMAND + F (mac OS) |
Beta Was this translation helpful? Give feedback.
-
I'm surprised that I can't get copilot to search my code base. "my Port class has a dirty flag but only Input ports appear to be using it. can you confirm if Output Ports ever use the dirty flag?" response: here's your code echoed back at you, look it up yourself. |
Beta Was this translation helpful? Give feedback.
-
I repeat: This discussion is not an issue tracker, and it is completely inadequate for reporting and tracking real problems with the GitHub Copilot plugin for IntelliJ. GitHub, this is unacceptable. Copilot is a paid product that developers rely on, yet there is no official issue tracker for its IntelliJ plugin. Meanwhile, JetBrains provides no support and simply redirects users here, where nothing can be properly followed up on. I strongly urge GitHub to immediately create a dedicated, public issue tracker for the IntelliJ plugin, as is done for the VS Code extension. Developers need a real support channel, not a buried discussion thread where issues get lost. Please address this now—otherwise, users will be forced to look elsewhere for AI-powered coding tools that take developer feedback seriously. |
Beta Was this translation helpful? Give feedback.
-
My copilot chat's sense is worse than GPT2. It seems like I cannot stop myself from throwing abuses at it every second prompt. It does not understand what I am saying and it would have been just better if I manually copy pasted code to google search and it would have given me relatively useful results. I dont know what you are doing Jetbrains but fix this for god's sake |
Beta Was this translation helpful? Give feedback.
-
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