-
Notifications
You must be signed in to change notification settings - Fork 720
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugupstream/vscodeverifiedVerification succeededVerification succeeded
Milestone
Description
Version: 1.93.1 (system setup)
Commit: 38c31bc77e0dd6ae88a4e9cc93428cc27a56ba40
Date: 2024-09-11T17:20:05.685Z
Electron: 30.4.0
ElectronBuildId: 10073054
Chromium: 124.0.6367.243
Node.js: 20.15.1
V8: 12.4.254.20-electron.0
OS: Windows_NT x64 10.0.19045
Steps to Reproduce:
- Create key binding like
{
"key": "f6",
"command": "pr.markFileAsViewed"
} - use the keybinding
- the open file will be closed
- the file node in the PR tree will be marked as View
- Expected Results: If this is the last marked file in the folder, I would expect the parent node also to be marked (recursively up the tree). It should be the same logic as if I clicked on the node's check box.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugupstream/vscodeverifiedVerification succeededVerification succeeded