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 windows should be attached to code window #51329

Closed
SetTrend opened this issue Jun 7, 2018 · 3 comments
Closed

Preview windows should be attached to code window #51329

SetTrend opened this issue Jun 7, 2018 · 3 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality markdown Markdown support issues

Comments

@SetTrend
Copy link

SetTrend commented Jun 7, 2018

Currently, the Markdown preview window is just a separate window in a distinct editor group. So when switching to another code file, the Markdown preview window is still visible in the editor:

readme

This is rather irritating and confusing.

Can we have preview panels integrate with the code editor panel as a split view, so they always stick together, residing as a single split view panel in a single editor group?

|-- Editor Group ------------------------------------------------------| |-- Editor Group ---
|                                                                      |
| |-- Editor Window -------------------------------------------------| |
| |                                                                  | |
| | |-- Code Panel ----------------| |-- Preview Panel ------------| | |
| | |                              |S|                             | | |
| | |                              |P|                             | | |
| | |                              |L|                             | | |
| | |                              |I|                             | | |
| | |                              |T|                             | | |
| | |                              |T|                             | | |
| | |                              |E|                             | | |
| | |                              |R|                             | | |
| | |------------------------------| |-----------------------------| | |
| |                                                                  | |
| |------------------------------------------------------------------| |
|                                                                      |
|----------------------------------------------------------------------|

@vscodebot
Copy link

vscodebot bot commented Jun 7, 2018

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@SetTrend
Copy link
Author

SetTrend commented Jun 7, 2018

Nope, no duplicate 😉

@mjbvz mjbvz added feature-request Request for new features or functionality markdown Markdown support issues labels Jun 12, 2018
@mjbvz
Copy link
Collaborator

mjbvz commented Sep 12, 2018

This falls under #22068. Would require new VS Code API to implement

@mjbvz mjbvz closed this as completed Sep 12, 2018
@mjbvz mjbvz added the *duplicate Issue identified as a duplicate of another issue(s) label Sep 12, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Oct 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality markdown Markdown support issues
Projects
None yet
Development

No branches or pull requests

2 participants