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

[CLOSED] [REVIEW_ONLY] Splitview #7620

Open
core-ai-bot opened this issue Aug 30, 2021 · 0 comments
Open

[CLOSED] [REVIEW_ONLY] Splitview #7620

core-ai-bot opened this issue Aug 30, 2021 · 0 comments

Comments

@core-ai-bot
Copy link
Member

Issue by JeffryBooher
Tuesday Jul 22, 2014 at 23:35 GMT
Originally opened as adobe/brackets#8522


  • This pr creates a split view of either side-by-side or upper-lower views of 2 different files.
  • From the View Menu select "Split Vertically" or "Split Horizontally" to create a second pane.
  • Selecting the menu item again will collapse the panes down to a single pane (merging the two working sets and showing the current view)
  • Selecting the opposing menu item will just reorient the views without disturbing the documents
  • A blue outline currently denotes the active pane. Functions such as opening a document, searching, etc... will target the active pane. Functions like Close All will target both panes and close all documents.
  • Lint will work on the currently focused editor
  • Images are not supported and viewing images has been disabled in this build
  • The UI as it works now is temporary. A UI treatment story will come next with@larz0 UI treatments

Known Issue:
adobe/brackets#8513 (comment)
The selection is getting reworked with@larz0 UI treatment and will be addressed at that time

I encourage anyone who has cycles to test this. Obviously this is a big change and needs quite a number of eyes on it.


JeffryBooher included the following code: https://github.com/adobe/brackets/pull/8522/commits

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