-
Notifications
You must be signed in to change notification settings - Fork 2.8k
added autocompletion #382
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
added autocompletion #382
Conversation
auto-completion shortcut was missing
|
LGTM |
|
merge if there're no more discussions |
|
one question: |
|
No shortcuts yet. There are one really old attempt for shortcuts. Definitely keyboard shortcuts will help a lot. |
|
right, so it requires additional work :(. In this case, this pull request should be ok for now |
|
LGTM |
auto-completion shortcut was missing Author: Tomas <xhudik@gmail.com> Closes apache#382 from xhudik/patch-3 and squashes the following commits: ed3ee01 [Tomas] added autocompletion
auto-completion shortcut was missing Author: Tomas <xhudik@gmail.com> Closes apache#382 from xhudik/patch-3 and squashes the following commits: ed3ee01 [Tomas] added autocompletion
|
Do we have a JIRA for the additional work? If not, @xhudik could you create one? |
|
@felixcheung - i don't have too much time, but I'll try to find some and create it within 2-3 days |
|
@felixcheung - I created one general issue/feature improvement request: https://issues.apache.org/jira/browse/ZEPPELIN-391 - let's discuss there |
auto-completion shortcut was missing