GitHub user astroshim reopened a pull request: https://github.com/apache/zeppelin/pull/1117
[ZEPPELIN-1086] Auto Completion for Interpreter. ### What is this PR for? This PR is to support auto-completion for interpreter. ### What type of PR is it? Improvement ### What is the Jira issue? https://issues.apache.org/jira/browse/ZEPPELIN-1086 ### How should this be tested? Type ```% + 'Ctrl+.' ``` in your paragraph. please refer to screen shot. ### Screenshots (if appropriate) ![o](https://cloud.githubusercontent.com/assets/3348133/16543637/a84a0f70-4119-11e6-9790-d5b3913fe536.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/astroshim/zeppelin ZEPPELIN-1086 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/1117.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 #1117 ---- commit 4f1611212931dccfb740cccd8ebecc8dbc91ac98 Author: astroshim <hss...@nflabs.com> Date: 2016-07-02T15:11:53Z fix cursor position commit 08cc5e56b68d19b2368ab7bfc0a52dff60c7c0be Author: astroshim <hss...@nflabs.com> Date: 2016-07-03T03:12:03Z fix cursor value commit ce165855998e80a944ed07d51989f42782323540 Author: astroshim <hss...@nflabs.com> Date: 2016-07-03T10:26:10Z remove bodyCursor commit aabdf48931cd6b6740ddd8ca91f585e886cd8e3b Author: astroshim <hss...@nflabs.com> Date: 2016-07-03T14:38:12Z Merge branch 'master' into ZEPPELIN-1086 commit 268d8e41f7e98ca615a116ecf2355fcd87bc6b07 Author: astroshim <hss...@nflabs.com> Date: 2016-07-03T14:41:07Z rebase ---- --- 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. ---