microsoft / vscode-pull-request-github

GitHub Pull Requests for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-pull-request-github
MIT License
2.31k stars 576 forks source link

TODO for notifications view #6292

Open aiday-mar opened 5 days ago

aiday-mar commented 5 days ago

cc @lszomoru @alexr00

alexr00 commented 5 days ago

Add action to mark item as being read from a tree view

I am not sure if it makes sense, but the tree does have the option to add a checkbox. However, maybe it is weird to have a tree item that deletes itself from the tree when checked.

aiday-mar commented 5 days ago

True, that could be a bit weird. So perhaps I will instead add an icon that triggers a mark as read command.