-
Notifications
You must be signed in to change notification settings - Fork 30.1k
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
Suggestion: append a "Read-only" label in the editor tabs for files that are read only #53022
Comments
I like the idea of specially decorating the tab - not sure if add read-only is the best due to limitied horizontal space. |
@isidorn @misolori we can do it, a similar thing exists when a file is deleted on disk: There might be a better way to indicate these things, so maybe worthwhile for a UX discussion. |
Yeah, I can bring it up in next weeks ux call |
I like being consistedf with deleted from disk, so I went with that approach. |
Hey @isidorn I'm seeing this show up at the wrong time |
Thanks @roblourens for catching that, I did a n00b mistake, pushed a fix. Is it ok now? |
In the latest insiders build, basically all my tabs are now with |
@vvs yeah I was very stupid. There will be a new insiders release soon, you will survive for a couple of hours :) |
Thank you, @isidorn, I barely survived, but the latest insiders build fixed the problem! :) But seriously, many, many thanks for all the hard work you guys are putting in the amazingVS Code, which makes my life much, much easier! :) |
@vvs glad to hear, you are welcome. Enjoy :) |
Issue Type: Bug
Testing #52573
When you have multiple workspaces (including a read-only one), it's hard to tell which files opened are the read-only ones. Wondering if it's worth appending a
Read-only
label so it's easier to see when you're in other tabs.VS Code version: Code - Insiders 1.25.0-insider (923e9cc, 2018-06-26T13:00:22.932Z)
OS version: Darwin x64 17.6.0
System Info
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: enabled
rasterization: enabled
video_decode: enabled
video_encode: enabled
vpx_decode: enabled
webgl: enabled
webgl2: enabled
Extensions (4)
(4 theme extensions excluded)
The text was updated successfully, but these errors were encountered: