-
Notifications
You must be signed in to change notification settings - Fork 6.7k
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
[Needs Feedback] Preview Pane - What should be on-by-default (Monaco preview) #9803
Comments
@crutkas Could we pin this? |
why not just activate all 126 by default and allow people to opt-out, these are all dev-ish focused files and limited to only preview pane |
We could add a general button to opt-out of all exts in one step and a listview where the user can opt-out each ext itself. Then we should be fine.
|
But imagine you have a new coputer whee none of this 128 file extensions are registred. That means we must add 356 new registry keys (you need 2 for a file extension) and their subkeys. This are many keys. |
I think there are certain file types that make sense to preview, such as .log, .config, etc. There are others that don't help at all. I suggest the following:
Note that the default extension selector used by windows when it asks is useless, because the extensions are displayed without any filtering or additional descriptions as to the extension's purpose, so don't do that. |
During install won’t be a near term item. |
But then we possibly override the existing settings and handlers. Then we shouldn't enable one of them by default. |
Personal thought
Asides from these points: can/will they be grouped by category? Then we could even give every group (of check boxes) a "master" check box.
|
I dont mind having all extensions activated for it. |
FYI thing to remember here also is we're only doing preview pane. Default app launching will be retained |
Closing. Think it is all on by default, allow setting pane to turn off |
Community question:
So if we would implement a preview functionality in windows explorer for developer files(#1527), what of the following options would be the best for you?
Please note, that after the installation of PT you can still deactivate/activate certain file types. It's just the default settings we talking about.
Also let other feedback here for this feature if you want.
Thank you for your thoughts on this.
The text was updated successfully, but these errors were encountered: