Replies: 19 comments 20 replies
-
Having the same issue. I think the actual number of lines is 130 though. Also mentioned in https://github.com/orgs/community/discussions/69250 |
Beta Was this translation helpful? Give feedback.
-
Having the same problem but even worse, PyCharm goes unresponsive for a minute or two before adding all the blank lines. Makes it completely un-usable. |
Beta Was this translation helpful? Give feedback.
-
In webstorm this maneuver adds 661 blank lines 👌 |
Beta Was this translation helpful? Give feedback.
-
Also happening in Idea Ultimate. |
Beta Was this translation helpful? Give feedback.
-
The same happens in Rider, sometimes it becomes unresponsive for a while - both on macOS and Ubuntu. |
Beta Was this translation helpful? Give feedback.
-
Copilot performs best in VSCode, where Alt + Enter functions correctly for line breaks. However, in WebStorm and IntelliJ IDEA, it adds numerous blank lines and leads to one to two minutes of unresponsiveness. |
Beta Was this translation helpful? Give feedback.
-
My case: https://github.com/orgs/community/discussions/84504 |
Beta Was this translation helpful? Give feedback.
-
Yikes this is horrible, is there any update on a fix for this bug? |
Beta Was this translation helpful? Give feedback.
-
Shift+Enter for me is opening up the Data Sources and Drivers window. Any update on this? I'm running PyCharm on Windows with the latest copilot update. |
Beta Was this translation helpful? Give feedback.
-
i cant believe they havent fixed this |
Beta Was this translation helpful? Give feedback.
-
Any update on this ? |
Beta Was this translation helpful? Give feedback.
-
Any update on this? newlines make the text input experience much nicer |
Beta Was this translation helpful? Give feedback.
-
Currently in Rider 2024.2.4 Copilot plugin does not add new line at all on Shift+Enter. It used to in previous versions, now I am forced to write everything in single line as well as pasted code examples |
Beta Was this translation helpful? Give feedback.
-
It used to work in Rider, but not anymore for me since some time back. I thought it would get noticed and fixed, therefore I haven't cared to search for a solution. But now it has been broken for quite some time. |
Beta Was this translation helpful? Give feedback.
-
So for me i found there is one keybinding in the latest version of Rider which seems to break Shift-Enter newlines in Copilot Chat. I never set or changed this in the past, and it was never an issue until Rider above 2024.2.1. But when i remove this keybinding i instantly can add newlines in my Copilot Chat window. So maybe this helps some of you having the same issue. |
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
PhpStorm has entered the chat... I've made a suggestion for a quick fix to the copilot plugin itself that hopefully someone on the dev team will read: |
Beta Was this translation helpful? Give feedback.
-
The main reason why I'm avoiding updates: you never know, what part of IDE experience fall off next hhh |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Select Topic Area
Bug
Body
You can no longer use Shift-Enter to add a newline to a chat.
IDE: PyCharm
Copilot plugin version: 1.4.5.4049
When you press Shift-Enter it adds like 50 blank lines instead of just one.
Beta Was this translation helpful? Give feedback.
All reactions