[ https://issues.apache.org/jira/browse/NETBEANS-59?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16245598#comment-16245598 ]
ASF GitHub Bot commented on NETBEANS-59: ---------------------------------------- Chris2011 commented on issue #3: NETBEANS-59 - Document split actions URL: https://github.com/apache/incubator-netbeans/pull/3#issuecomment-343148391 Most of the code, was only moved out to separated the code and created actions, I only created one base class by my self. You only mean that I should split it up to 2 commits? The last sentence I don't understand in your comment: > So, what I am curious to learn is how does the shortcut work for your manually created instance? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > Please add a shortcut to split the current document > --------------------------------------------------- > > Key: NETBEANS-59 > URL: https://issues.apache.org/jira/browse/NETBEANS-59 > Project: NetBeans > Issue Type: Improvement > Components: platform - Window System > Affects Versions: Next > Reporter: Christian Lenz > Labels: pull-request-available > Attachments: menu-entries.png > > > I used a plugin called flow-netbeans-markdown > (http://plugins.netbeans.org/plugin/50964/markdown-support). This plugin has > a preview to show the output, what I'm typing, but I only can change between > source, history and preview via Ctrl + Alt + Page Up/Down in the same window. > The problem is that I disabled the option "show editor toolbar" so I can't > split the window anymore without using the mouse. > I would like to have on one side my sourcecode and on the other side my > preview, and this is what I would like todo with a shortcut. Type Ctrl + Alt > + Whatever, should split the window, then I can navigate to the other view > and type Ctrl + Alt + Page Up/Down to take the preview. > I created a ticket here: > https://github.com/madflow/flow-netbeans-markdown/issues/61#issuecomment-59777381 > and you can see, that the dev means that this should be a default > functionality, to split a window with a shortcut and to show the preview via > navigation or to split the window and show the preview with a shortcut. If > there is a preview or similar thing available. And yes I go with this opinion. > Regards > Chris -- This message was sent by Atlassian JIRA (v6.4.14#64029)