Skip to content
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

Preview files in quick open and when highlighting in explorer #1

Open
shreeve opened this issue Feb 16, 2019 · 0 comments
Open

Preview files in quick open and when highlighting in explorer #1

shreeve opened this issue Feb 16, 2019 · 0 comments

Comments

@shreeve
Copy link
Owner

shreeve commented Feb 16, 2019

Here is a list of all related issues:

microsoft#8939 - Show quick open results as preview while navigating through them
microsoft#11355 - Eagerly show tab or Preview Editor when using "Quick open"
microsoft#11789 - Quick opened files should be kept open, not previewed
microsoft#12080 - Provide live preview of HTML like Adobe Brackets
microsoft#12892 - Show preview editors while navigating through quick open results
microsoft#13236 - Open a previewEditor while navigating files through QuickOpen
microsoft#13909 - Eagerly preview files in quickopen widgets
microsoft#15996 - Supported File Live Previews
microsoft#17148 - Add file preview while searching.
microsoft#20903 - Go to File... preview of currently highlighted file in drawer
microsoft#31170 - Show Preview of file while in Go to File...
microsoft#34237 - Live preview the selected quick open file in an unpinned editor
microsoft#34324 - Peek feature for openNextRecentlyUsedEditorInGroup
microsoft#39546 - Preview file content while searching/using navigation (CMD + P)
microsoft#41930 - File preview with quick open
microsoft#51887 - Preview code when searching a file before open it
microsoft#53169 - Quick preview of files from Go to File dropdown
microsoft#62138 - preview the search files

All of these could be fixed with a very simple approach that, when you:

  • highlight a file in the file explorer list
  • highlight a file in the Cmd+T or Cmd+P list
  • highlight a file in the search results list

You will see a preview of the file in the editor window.

Some other notes:

  • If you press enter or the right arrow on a file in the file explorer list, it will preview the file
  • If you press enter on a file in quick open list, it will preview not open the file (NOTE: this may be controlled by the existing preview setting)
  • But, if you press enter on a file in quick open list, it will open the file (not preview) (NOTE: no setting exists for this one?)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant