microsoft / microsoft/vscode-github-issue-notebooks
Update the explorer sidebar to show that the issue notebook is in the current editor
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 237
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
When the explorer sidebar is open, opening an editor updates the explorer to show highlight the edited file name.
No so with an issue notebooks. This lack of consistency may be considered a bug. Otherwise this issue report is an RFE.
Thx for this tool useful in itself but as code sample as well
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 how the explorer sidebar highlights the currently opened regular editor, then compare that flow with issue notebook editor activation. Done means opening an issue notebook causes its file name to be highlighted in the explorer sidebar consistently with other editors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100