Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add functionality to remove specific files from Recent Files #2035

Merged
merged 5 commits into from
Jan 9, 2025

Conversation

devvaannsh
Copy link
Contributor

@devvaannsh devvaannsh commented Jan 8, 2025

Adds an x button next to each file, visible on hover. Clicking the button removes the file from the Recent Files dialog.

Note: Files that are active in the 'Working Set' cannot be removed, as it would break the logic of Recent Files. The x icon is only displayed for files that are not part of the 'Working Set'.

src/styles/Extn-NavigationAndHistory.less Outdated Show resolved Hide resolved
Copy link

sonarqubecloud bot commented Jan 8, 2025

@devvaannsh
Copy link
Contributor Author

Screenshot 2025-01-09 031445

Added the close button just at the side of the filename for better accessibility.

@abose abose merged commit 6a5f306 into phcode-dev:main Jan 9, 2025
18 checks passed
@abose
Copy link
Member

abose commented Jan 9, 2025

LGTM Merging.
Thanks for contributing @devvaannsh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants