-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Unable to change the side bar location. #579
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
Comments
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
I'm having the same difficulty. |
Theia does not support such settings, since there are always 2 side-bars. You can drag and drop views which you need from one to another. Alternatively you can switch to VS Code: https://www.gitpod.io/docs/feature-preview/#default-ide |
Tanks @akosyakov !!!! |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Describe the bug
I'm trying to change the Location of the sidebar but its not working
To Reproduce
I have popped this line into User settings.json
"workbench.sideBar.location": "right",
Expected behavior
Its working perfectly in VS Code.
The text was updated successfully, but these errors were encountered: