Rider IDE Github Chat error #142436
Replies: 2 comments 1 reply
-
💬 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.
-
Same issue here. Github copilot just stopped working today. I've tried updating and downgrading the plugin with no change java.lang.IllegalArgumentException: Argument for @NotNull parameter 'fileType' of com/intellij/ide/highlighter/HighlighterFactory.createHighlighter must not be null |
Beta Was this translation helpful? Give feedback.
-
Select Topic Area
Bug
Body
I'm using a Mac, and the chat window does not open. The error is pasted below the steps I tried to fix this.
Steps I have tried to fix this:
1. Update JetBrains Rider: Ensure that you’re using the latest version of Rider. Sometimes, these issues are resolved in newer releases.
2. Update GitHub Copilot: Make sure GitHub Copilot is up-to-date. The interaction between Rider and Copilot may be causing UI issues.
3. Invalidate Cache and Restart Rider:
• In Rider, go to File > Invalidate Caches / Restart.
• This will clear out any stale cache that could be causing problems.
4. Reinstall GitHub Copilot Plugin: Try uninstalling and reinstalling the Copilot plugin in Rider to reset any misconfigurations that might have occurred during installation.
Beta Was this translation helpful? Give feedback.
All reactions