Feature Request for GitHub Copilot in Jetbrains Plugin - Commit Generation and Custom Starting Prompts #102407
Replies: 6 comments
-
Both excellent ideas. Github Copilot is considerably better than the current JetBrains AI Assistant, particularly for code completion, but I'd really miss commit message generation if I were to replace it. |
Beta Was this translation helpful? Give feedback.
-
Hope to support soon |
Beta Was this translation helpful? Give feedback.
-
I've tried both Github Copilot and JetBrains AI Assitance on Rider, and I find Copilot to perform better in most scenarios. However, the "commit messages" feature is why I still stick with JetBrains AI. |
Beta Was this translation helpful? Give feedback.
-
I would love this feature! |
Beta Was this translation helpful? Give feedback.
-
While i upvote it... the
seems to be just the need this would render obsolete. Right? :) |
Beta Was this translation helpful? Give feedback.
-
https://www.jetbrains.com/help/idea/work-with-commits.html#customize-commit-message-prompt here is their official feature something like this |
Beta Was this translation helpful? Give feedback.
-
Select Topic Area
Product Feedback
Body
Dear GitHub Copilot Support Team,
I hope this message finds you well. I am writing to suggest two potential enhancements for the GitHub Copilot plugin, specifically for the Jetbrains suite of development tools. These features, I believe, could significantly augment the efficiency and customization of the development process.
Commit Generation Feature:
Description: The ability for GitHub Copilot to assist in generating commit messages based on the context of code changes. This feature could analyze the code differences and suggest a concise, informative commit message that aligns with best practices.
Benefit: This would streamline the workflow for developers, especially in large projects where commit message consistency is crucial. It would also serve as a learning tool for junior developers to understand the art of writing effective commit messages.
Custom Starting Prompt for Project Conventions:
Description: An option to define a starting prompt or a set of guidelines that GitHub Copilot can use to tailor its suggestions according to specific project conventions or coding styles.
Benefit: This feature would ensure that Copilot's suggestions are not just generic but are aligned with the project's specific requirements, coding styles, and best practices. It would enhance the tool's utility in diverse development environments and promote consistency throughout the project's lifecycle.
These features, in my opinion, would not only enhance the capabilities of GitHub Copilot but also provide a more tailored and efficient experience for developers using Jetbrains tools.
Beta Was this translation helpful? Give feedback.
All reactions