-
-
Notifications
You must be signed in to change notification settings - Fork 147
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
Rearranging editor and preview pane #136
Comments
I came for the issue described in the last line. I use my IDE on a monitor at a vertical position. Thus, the vertical split results in two narrow and long panes. Right now as a workaround I split the IDE's tab into two, horizontally and have one tab as editor and the other as preview. Setup: |
I've added a horizontal split view that is accessible from the settings menu starting from version 0.26.2. Vertical split is still the default. I attach a screenshot at the end of this comment. This version is available as a pre-release from GitHub releases. Please download and install it manually. As you are upgrading from 0.24.4, there are several other changes included in this pre-release as well. Please have a look at the CHANGELOG before upgrading. Please provide feedback in this ticket if this works for you. |
So cool! |
The next preview release will support also switching left/right and upper/lower as requested in this ticket. |
AsciiDoc Plugin Version: 0.14.2
IDE Name and Version: IntelliJ IDEA 2016.2.2 Ultimate
As far as I can see there is no way to rearrange the editor and preview panes. I would be very useful if we could e.g. switch their places (to have preview on the left and editor on the right), or split them horizontally (e.g. to have the preview on the bottom, and editor on top). It would suit different monitors and different user preferences better.
The text was updated successfully, but these errors were encountered: