GitHub user cloverhearts opened a pull request:

    https://github.com/apache/zeppelin/pull/1287

    [Optimization] Code editor key binding event optimization.

    ### What is this PR for?
    zeppelin custom key binding event optimization for Ace Code editor
    
    ### What type of PR is it?
    Improvement
    
    ### Todos
    - [x] optimization for key binding and check logic 
    
    ### How should this be tested?
    For many in the code editor and typing quickly.
    The effect is greater when there are many Paragraph.
    
    ### Questions:
    * Does the licenses files need update? no
    * Is there breaking changes for older versions? no
    * Does this needs documentation? no
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cloverhearts/zeppelin 
dev/codeditorKeyBindOptimization

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zeppelin/pull/1287.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 #1287
    
----
commit b37788d70d665db72514bf97689571f1a9fe4fe2
Author: CloverHearts <cloverhearts...@gmail.com>
Date:   2016-08-05T04:15:54Z

    Code editor key binding event optimization.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to