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

[FEATURE] - Always Show Status Bar Widget #769

Open
CagriAldemir opened this issue Oct 3, 2024 · 1 comment
Open

[FEATURE] - Always Show Status Bar Widget #769

CagriAldemir opened this issue Oct 3, 2024 · 1 comment

Comments

@CagriAldemir
Copy link

When I open a folder in vscode, I can see the widget like below.

image

But when I close the folder, the widget disappears. Can we add an option to show widget always.

@alefragnani
Copy link
Owner

Hi @CagriAldemir ,

The Status Bar idea is to display the current project name. That's the reason why, when you close the folder or open an unknow folder, it is not displayed.

What would be the expected behaviour of the widget if it is always available?

  • Would it display a constant value, like Project Manager
  • Would it display a tooltip saying List Projects to Open or List Projects to Open in New Window, depending on the projectManager.openInNewWindowWhenClickingInStatusBar setting.

What do you think?

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

No branches or pull requests

2 participants