-
Select Topic AreaBug BodyI installed the GitHub Copilot plugin in the WebStorm IDE. After restarting the IDE, I encountered an error indicating WebStorm version: 2024.3.3, Build #WS-243.24978.60, built on February 13, 2025. GitHub Copilot plugin version: 1.5.35.8996-242-nightly. Error details:
|
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 8 replies
-
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
Hello, i have exactly the same error in Goland after upgrading to the nightly version stated above. Once i reverted back to the stable version auto completions are working and the error is gone. |
Beta Was this translation helpful? Give feedback.
-
I did downgrade both webstorm and the plugin, then it works again. |
Beta Was this translation helpful? Give feedback.
-
I had the same problem with the latest stable versions of GoLand (2024.3.3) and Rider (2024.3.5), both using the latest stable version of Copilot (1.5.36-242). I imagine this is related to the fact that since Copilot 1.5.36, the plugin uses the IDE's inline completions API. I was able to solve this by downloading Copilot 1.5.35-242 from JetBrains as a zip and then installing it from disk. https://plugins.jetbrains.com/plugin/17718-github-copilot/versions/stable |
Beta Was this translation helpful? Give feedback.
-
i was on stable and encountered the same problem. While i was researching this discussion, they released version 1.5.37 which fixes it. :) |
Beta Was this translation helpful? Give feedback.
-
Got the same on the latest PyCharm CE. The free Copilot worked well. Then I purchased and then I can't use it. |
Beta Was this translation helpful? Give feedback.
Hello, i have exactly the same error in Goland after upgrading to the nightly version stated above. Once i reverted back to the stable version auto completions are working and the error is gone.