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

Search bar opens when clicking on open file / Can't keep open multiple files #102622

Closed
Martin-Karsten opened this issue Jul 15, 2020 · 4 comments
Assignees
Labels
info-needed Issue requires more information from poster

Comments

@Martin-Karsten
Copy link

Martin-Karsten commented Jul 15, 2020

  • VSCode Version: 1.47.1
  • OS Version: macOS 10.14.6

Steps to Reproduce:

  1. Open any file
  2. Click on file on the top bar
  3. Search bar will open (see picture)
  4. Open other file
  5. Previous file won't stay open but is in OPEN EDITORS

Selecting keep open on the file does not keep the tab open

Screenshot 2020-07-15 at 19 36 50

Does this issue occur when all extensions are disabled?: Yes

@roblourens
Copy link
Member

Sorry, I don't understand, can you explain more what you mean by

Previous file won't stay open

@roblourens roblourens added the info-needed Issue requires more information from poster label Jul 15, 2020
@Martin-Karsten
Copy link
Author

Martin-Karsten commented Jul 16, 2020

I will try to explain.
It seems like there are 2 issues at once.
As you can see on the picture a file called Settings is open. When i click on this file (where the arrow points in the image) the search bar opens. When i double click on it or select leave open this file (or tab) does not stay open. When i click on another file in the sidebar this other file opens instead.
Let's say i have another file called index.js. I click on index.js to open it, the Settings file (tab) will close. Settings should stay open but now instead index.js opens and Setting closes. And now when i click on index.js (like with Settigns before) the search bar opens.

@roblourens
Copy link
Member

Is your issue just that you can't see the Settings tab after opening index.js? Maybe you disabled tabs by mistake then? Check the setting "workbench.editor.showTabs"

@Martin-Karsten
Copy link
Author

You are right. For some reason "workbench.editor.showTabs" was set to false. I don't know how that happened. Sorry to bother you with such a simple problem. I will close this issue. Thanks a lot.

@github-actions github-actions bot locked and limited conversation to collaborators Aug 31, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

2 participants