[ 
https://issues.apache.org/jira/browse/NETBEANS-59?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16245621#comment-16245621
 ] 

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-343151957
 
 
   > It hard to review a patch that has +320 line and −101 lines in a single 
commit.
   
   This is what I didn't get yet, I didn't get your point of this. Thx it is 
clearer.
   
   Yes, I added 3 ActionReferences for 3 new actions "Split Action 
Horizontally", "Split Action Vertically" and "Clear Split" because those 
actions didn't exist. Now you can change the hotkeys for each of them, which 
was not possible before.
   
   I only set such ActionReferences to have Actions, where I can add shortcuts 
to it. It is from the official Documentation I think, how we can create 
actions. I don't know an other way. Only the layer.xml but this is obsoleted I 
think(?)

----------------------------------------------------------------
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)

Reply via email to