You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The command palette overlaps the tabs of all your open files. This is particularly problematic when you are using the command palette to open a file and you want to reference your tabs that are currently open. Use-case: I am working on some-really-unique-filename.component.js and open the command palette to go to some-really-unique-filename.style.css- but the command palette overlays all the tabs and I cant see the tab for some-really-unique-filename.component.js to reference it while opening its corresponding CSS file.
Suggested Behavior: Open the command palette right underneath the tabs.
VSCode Version: 1.10.2
OS Version: MacOS 10.12.2
Steps to Reproduce:
Have many files open at once.
Open the command palette and see how it overlaps the tabs.
The text was updated successfully, but these errors were encountered:
This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.
This feature request has not yet received the 20 community upvotes it takes to make to our backlog. 10 days to go. To learn more about how we handle feature requests, please see our documentation.
🙁 In the last 60 days, this feature request has received less than 20 community upvotes and we closed it. Still a big Thank You to you for taking the time to create this issue! To learn more about how we handle feature requests, please see our documentation.
🙁 In the last 60 days, this feature request has received less than 20 community upvotes and we closed it. Still a big Thank You to you for taking the time to create this issue! To learn more about how we handle feature requests, please see our documentation.
The command palette overlaps the tabs of all your open files. This is particularly problematic when you are using the command palette to open a file and you want to reference your tabs that are currently open. Use-case: I am working on
some-really-unique-filename.component.js
and open the command palette to go tosome-really-unique-filename.style.css
- but the command palette overlays all the tabs and I cant see the tab forsome-really-unique-filename.component.js
to reference it while opening its corresponding CSS file.Suggested Behavior: Open the command palette right underneath the tabs.
Steps to Reproduce:
The text was updated successfully, but these errors were encountered: