-
Notifications
You must be signed in to change notification settings - Fork 31k
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
Search term should not be retained when closing and reopening Settings/keybindings editor #39512
Comments
@bpasero What is the current expected UX behaviour in this case? |
@sandy081 depends. we typically retain as much view state as possible when reopening a file (e.g. cursors, folding). I would not expect that settings or keybindings editor preserve the state of the filter though. |
-- Sorry for the English, I used Google Translator -- @sandy081 I do not think you got what I said !! It is not to save what I researched in the field when I close the editor. (Must be kept as is) Not to save anything !! What it is to change: What I said is that it still saves when you open settings, search something, close the settings tab and reopen again. When closing the editor it really should not bring anything that was previously searched. Let me know if you get it now !! Or if Google Translator betrayed me again. |
@Tekbr I think the summary/description of this issue aligns to what you mentioned in above comment. |
-- Sorry for the English, I used Google Translator -- @sandy081 Uhmm .. I put a gif tried to explain ... Note: If Settings or Key are open when Reopening the VSCode these can keep what was searched.
Anyway, it gets a boost. I think translation confused me with what @bpasero wanted to say. Sorry for the misunderstanding. 😊 😊 |
Filters are part of the state we retain when settings/keybindings editor are closed and opened. Closing this as designed. |
-- Sorry for the English, I used Google Translator -- @sandy081 I still see with a problem. For a comparison, Atom does not keep the information after we close the Settings tab. I hope that in the future it will be changed. |
I see Atom does it that way. But we have this behaviour for a long time and it is good (not many complaints). Not sure if I would like to change the behaviour now which is not buggy. |
-- Sorry for the English, I used Google Translator -- |
Steps to reproduce
Keyboard Shortcuts - Second Situation:
Expected: Filter is not retained
Observed: Filter is retained
The text was updated successfully, but these errors were encountered: