Replies: 424 comments 505 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.
-
Using Copilot Chat in Jetbrains Rider, using Shift + Enter in the chat box should start a new line, not bring up the "Data Sources and Driver" dialog window. Note I am using the Visual Studio keybinds. |
Beta Was this translation helpful? Give feedback.
-
When using plugin inside dev contianer on the remote host it is not possible to apply autocomplete. When pressing autocomplete key deafult IDE action is performed. |
Beta Was this translation helpful? Give feedback.
-
Copilot Chat in JetBrains IDEs (GA) offers an AI-powered assistant directly within the development environment. It enables developers to ask questions, get code explanations, fix bugs, and optimize code through natural language interaction. Fully integrated into JetBrains IDEs, Copilot Chat provides contextual assistance by analyzing your codebase, helping you write, debug, and refactor code more efficiently. The tool enhances productivity by acting as a conversational partner, supporting real-time collaboration and learning. With its general availability (GA) release, Copilot Chat is now accessible to a wider audience, making intelligent coding assistance an integral part of JetBrains' development ecosystem. Click here for further information |
Beta Was this translation helpful? Give feedback.
-
After the New PlugIn Update, i cant edit Files!
|
Beta Was this translation helpful? Give feedback.
-
Great response, got me unstuck just at the right time :) |
Beta Was this translation helpful? Give feedback.
-
how can I select the model used like in VS code? |
Beta Was this translation helpful? Give feedback.
-
lot of times, the chat is timing out. even opening of chat window takes lot of time, while the editor itself is highly responsive. |
Beta Was this translation helpful? Give feedback.
-
On intellij on plugin version 1.5.30-242, I can only submit one prompt and then pressing enter leads to nothing being submitted. I have then to start a new prompt |
Beta Was this translation helpful? Give feedback.
-
When we'll we have something like #codebase command supported for vscode to use the whole codebase as context? |
Beta Was this translation helpful? Give feedback.
-
After reaching monthly code completion limit, the warning keeps popping every 15min telling to upgrade/wait for limit reset. It has Dismiss button, but it doesn't do anything. Would be good if it actually dismissed the warning until the limit resets. Alternatively add a button to mute this warning for specific time. |
Beta Was this translation helpful? Give feedback.
-
Hello, is it also possible to make the commits for git? Insert a button. |
Beta Was this translation helpful? Give feedback.
-
it would be great to ask copilot to analyze an entire project |
Beta Was this translation helpful? Give feedback.
-
Could the plugin offer similar capabilities to VS Code, such as file editing and support for instruction files? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
We would need to be able to reference files in the text of the prompt, something like #file:my_file.txt, as it is possible to do so with Jetbrains AI Assistant. This is a must have feature, as it allows to craft and maintain a list of re-usable prompt setting the context of the conversations based on external files. Some examples
These files can be a bit everywhere in the project hierarchy, and that would be very cumbersome to have to select them one by one for each conversation again and again. Thank you :) |
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