microsoft / microsoft/vscode-github-issue-notebooks
Feature Request: Support Discussion Search
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 237
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
we would like to also search and show discussions, on GitHub itself we could use 'is:discussion' for that, which does not work on the notebook.
Contributor guide
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 tracing the notebook's existing GitHub issue search and result-display entry points, then compare their handling of the is:discussion query with GitHub's behavior. Done means discussions can be searched and shown alongside issue results in the notebook, with the relevant behavior covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- search, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100