Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

user input is kept in the subsequent search filter; fixes #255 #258

Merged
merged 2 commits into from Jun 23, 2022

Conversation

Rajpreetgill
Copy link
Collaborator

Signed-off-by: Rajpreetgill <73036580+Rajpreetgill@users.noreply.github.com>
Copy link
Collaborator

@JeffinSiby JeffinSiby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This works perfectly - this bug fix is going to make the user experience a whole lot better! 🥳

One small suggestion I have is to remove the import * as vscode from "vscode"; line as we're already importing specific methods classes from vscode. So instead of vscode.window, you'd be calling just window.

Signed-off-by: Rajpreetgill <73036580+Rajpreetgill@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add the ability to keep user input for the search filter in all resources
2 participants