microsoft / microsoft/vscode-pull-request-github
Feature Request: Integrate GitHub Discussions with the GitHub Pull Requests for Visual Studio Code Extension
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.6k
- Forks
- 795
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 46
Description
Description:
I'd like to request the integration of GitHub Discussions functionality within the "GitHub Pull Requests for Visual Studio Code" extension. The main purpose is to allow users to participate in, manage, and keep track of discussions in their repositories without leaving the VSCode environment.
Challenges:
Complexity: GitHub Discussions, though similar in some ways to issues, have their unique characteristics (e.g., categories, upvotes). The design and integration should account for these nuances.
Real-time Updates: Discussions are dynamic, with potential for rapid new posts and comments. Ensuring that users get real-time or near-real-time updates might be a challenge.
UI/UX Design: Since Discussions can have varied lengths and nested comment threads, an intuitive and effective display will be crucial.
Opportunities:
All-in-One Workspace: Developers can seamlessly move from writing code to participating in discussions, streamlining their workflow.
Increased Engagement: By lowering the barrier to entry (no need to switch tools or platforms), developers might be more likely to engage in discussions, fostering a better community.
Notifications: With proper notification integration, developers can be alerted about new discussion posts or replies directly in VSCode.
Value Proposition:
Competitive Edge: Many extensions offer GitHub issue and PR integration, but by incorporating Discussions, this extension can further differentiate itself in the marketplace.
User Retention & Growth: Current users will find added value, reducing the chances of them moving to a different extension, and new users might be attracted to this unique feature.
Enhanced Collaboration: GitHub Discussions is becoming an essential tool for community discussions. Integrating it will significantly enhance the collaboration capabilities of this extension.
Closing thoughts:
The integration of GitHub Discussions will make the "GitHub Pull Requests for Visual Studio Code" extension even more powerful and helpful. Recognizing that it's a sizable undertaking, I believe the potential benefits for users and maintainers alike justify the effort.
Thank you for considering this feature request, and I'm excited to see how this extension evolves!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the extension's existing GitHub issue and pull request integration and how VS Code views, comments, notifications, and repository data are organized. Define a concrete first scope for Discussions, including categories, nested comments, updates, and notifications; done should be an agreed implementation plan or a bounded feature with corresponding tests. No files or tests are named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, typescript, vscode
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100