-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Labels
bugSomething isn't workingSomething isn't workingtriageThis issue needs to be triaged by a maintainerThis issue needs to be triaged by a maintainer
Description
Is there an existing issue for this?
- I have searched the existing issues
OS/Web Information
- Web Browser: Firefox ESR 115
- Local OS: Debian 12
- Remote OS: Debian 12
- Remote Architecture: amd64
code-server --version
:
1.87.0
e5d145fdf32e82be2a0f8de9a3b05f65b13052b6
x64
Steps to Reproduce
- Open code-server
Expected
There should be a way to disable the title bar, as it wastes vertical space that is already taken up by the browser's tab bar. In previous versions of code-server, the custom title bar was not shown by default.
Actual
There is no way to disable VSCode's built in title bar. Every solution mentioned here does not work.
The window.titleBarStyle
setting does not exist in code-server, but in VSCodium, setting this to "native" disables the custom title bar.
Logs
No response
Screenshot/Video
Does this issue happen in VS Code or GitHub Codespaces?
- I tested this in native VS Code.
- This does not happen in native VS Code.
- I tested this in GitHub Codespaces.
- This does not happen in GitHub Codespaces.
Are you accessing code-server over a secure context?
- I am using a secure context.
Notes
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingtriageThis issue needs to be triaged by a maintainerThis issue needs to be triaged by a maintainer