Replies: 382 comments 459 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.
-
Pleasently suprised to see this live in my IDE this morning. Looks to work well. |
Beta Was this translation helpful? Give feedback.
-
While I waiting for the whole features porting, as workaround, I added an external tool item to run VSCode for the current project and use it for extended features, like |
Beta Was this translation helpful? Give feedback.
-
In my project the default testcase is pytest. Then I expected to right click on my function and click generate testcase in pytest. |
Beta Was this translation helpful? Give feedback.
-
I like the Inline Chat option, but what I don't like:
Screenshot for context. My prompt was "implement the rest of the properties using faker": |
Beta Was this translation helpful? Give feedback.
-
Where is the option to switch LLM models? |
Beta Was this translation helpful? Give feedback.
-
f62acf31-1a7c-46af-80db-7e33d426c9dd/2e1aaded-0ec6-42e5-be8e-cc0a8a5d5a9c |
Beta Was this translation helpful? Give feedback.
-
Why did you take away the ability to hit |
Beta Was this translation helpful? Give feedback.
-
I tend to run into a lot of repeats. By that, I mean it'll suggest a code change, it won't work, I'll hand over the error, and then it'll repeat the exact same change. |
Beta Was this translation helpful? Give feedback.
-
I want to use shift + enter to change the line, making it more precise and more manageable for LLM to understand the structure of my questions. What's more, I always suggest all chatbot support using ctrl+v to paste images in the clipboard, which is convenient for users. |
Beta Was this translation helpful? Give feedback.
-
Its real bad and outdated |
Beta Was this translation helpful? Give feedback.
-
Copilot is really bad at writing the simplest code in my experience. |
Beta Was this translation helpful? Give feedback.
-
Copilot is really bad at writing the simplest code in my experience. |
Beta Was this translation helpful? Give feedback.
-
GitHub Copilot completions stop working from time to time, and the only way to fix it is by restarting the IDE. Note the chat still works. It's just the automatic suggestions as I type that stop. Note this has been like this forever. Using:
|
Beta Was this translation helpful? Give feedback.
-
The chat is broken most of the time. It is really random if copilot works in idea or not. |
Beta Was this translation helpful? Give feedback.
-
I just want to ask when you will officially support answering in a specified language. It keeps switching to English for no reason. What's the point of this broken chat feature? Not all users are fluent in English. A paid plugin like this, with no feedback channel, and you never respond to questions in the discussion forum. I'm really frustrated and feel like cursing. |
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