GitHub user oxygen311 opened a pull request:

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

    [Zeppelin-3645] Add LSP Protocol completion support

    ### What is this PR for?
    Add support of request autocomplete with LSP Protocol through TCP.
    
    ### What type of PR is it?
    Feature
    
    ### What is the Jira issue?
    
[ZEPPELIN-3645](https://issues.apache.org/jira/projects/ZEPPELIN/issues/ZEPPELIN-3645?filter=allopenissues)
    
    ### Demo
    ![peek 2018-07-23 
14-40](https://user-images.githubusercontent.com/16215034/43074811-3a8b3a00-8e87-11e8-8333-c2d678e61557.gif)
    
    ### 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/TinkoffCreditSystems/zeppelin ZEPPELIN-3645

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

    https://github.com/apache/zeppelin/pull/3090.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 #3090
    
----
commit 299fc9a68509395903c2e7dd37a1b011909b1e15
Author: oxygen311 <alex39-09@...>
Date:   2018-07-20T16:07:10Z

    Add basic support of LSP Protocol

commit f0066adb379afaf4ee442f4c4e6bef9ae7ec9473
Author: oxygen311 <alex39-09@...>
Date:   2018-07-23T09:20:43Z

    Fix variable name

----


---

Reply via email to