We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
code-server
Opening folders in new window breaks under home-screen / full-screen web app. Allowing popup windows will help, but shows a big title-bar.
Set the following in settings: "window.openFoldersInNewWindow": "on"
Open a folder
Observe nothing happens
The text was updated successfully, but these errors were encountered:
code-asher
Successfully merging a pull request may close this issue.
code-server
version: code-server2.1523-vsc1.38.1-linux-x86_64Description
Opening folders in new window breaks under home-screen / full-screen web app.
Allowing popup windows will help, but shows a big title-bar.
Steps to Reproduce
Set the following in settings:
"window.openFoldersInNewWindow": "on"
Open a folder
Observe nothing happens
The text was updated successfully, but these errors were encountered: