-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Double-clicking in file tree should show selection in working set #9032
Comments
@JeffryBooher I took a look at this one, but I'm not sure how to fix it. |
What do you mean CMD_OPEN doesn't work? |
@JeffryBooher In this scenario (when the document is already open in the working set), CMD_OPEN does not change selection from the project tree to the working set as implied by the deprecation message I quoted above. |
Update title in lieu of label |
FBNC back to @peterflynn |
This may be fixed for the cases where you don't need to scroll in the sidebar. If you do have to scroll in the sidebar, then you will see issue #9161. |
Confirmed. Closing. |
Result: selection indicator is in the project tree
Expected: selection indicator jumps to working set (this is how 0.43 works)
Note: It works correctly if the file was not in the working set before double-clicking. The bug only happens when the file was already in the working set.
The text was updated successfully, but these errors were encountered: