GitHub user Chris2011 opened a pull request:
https://github.com/apache/incubator-netbeans/pull/1
Feature/248233 doc split shortcut
This PR will fix this original ticket:
https://netbeans.org/bugzilla/show_bug.cgi?id=248233
* Created action for horizontally split and added shortcut
* Created action for vertically split and added shortcut
* Created action for clear split and added shortcut
* Refactored code a bit.
Regards
Chris
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Chris2011/incubator-netbeans
feature/248233-doc-split-shortcut
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-netbeans/pull/1.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1
----
commit 67bdd60109474c543c010d3f818cfb36abb9c0c9
Author: Chris2011 <[email protected]>
Date: 2017-09-16T17:09:47Z
248233 - Added shortcut for vertical, horizontal and clear split.
commit 99b8e9df99c5b80dd09ff06df33562a027d5163c
Author: Chris2011 <[email protected]>
Date: 2017-09-16T17:17:59Z
Merge master into feature/248233-doc-split-shortcut
----
---