-
Notifications
You must be signed in to change notification settings - Fork 37.4k
Closed
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityquick-pickQuick-pick widget issuesQuick-pick widget issuesverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded
Milestone
Description
- VSCode Version: 1.17.0
- OS Version: Windows 10
Steps to Reproduce:
- Open a file to get it into quick open's "recently opened" suggestions
- Close the file
- Press CTRL+P; start typing the filename and it should show up with the label "recently opened"
- Bring up the command bar and select "clear recently opened"
- The file is gone from the file menu's recently opened files, but not from the quick open bar
I understand that the command bar's recently opened suggestions are a separate feature to the recent files list in the file menu, but I'd say that:
- They may be separate in terms of implementation, but they are probably the same from the user's perspective. Clearing one should probably clear the other.
- Even if they stay separate, the nomenclature should be changed - the hint text displayed to the right of the file in quick open is "recently opened"; providing a "clear recently opened" command creates confusion, given that the latter has no effect on the former.
bratzie, garyking, indfnzo, glen-cheney, zeshanshani and 5 more
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityquick-pickQuick-pick widget issuesQuick-pick widget issuesverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded
