Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/3090
1. Do you have any examples to show how much better LSP is compared to the
current approach ?
2. Does the auto completion works across paragraphs ? e.g. I create string
variable `a` in p1, can I get correct completion in p2 ?
3. What is the scope of LSP completion ? Is every call to LSP isolated ? ---
