We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c79eb04 commit 5fa5507Copy full SHA for 5fa5507
atest/05_Features/Completion.robot
@@ -143,6 +143,7 @@ Completion Works For Tokens Separated By Space
143
144
Kernel And LSP Completions Merge Prefix Conflicts Are Resolved
145
[Documentation] Reconciliate Python kernel returning prefixed completions and LSP (pyls) not-prefixed ones
146
+ Configure JupyterLab Plugin {"kernelResponseTimeout": -1, "waitForBusyKernel": false} plugin id=${COMPLETION PLUGIN ID}
147
# For more details see: https://github.com/krassowski/jupyterlab-lsp/issues/30#issuecomment-576003987
148
# `import os.pat<tab>` → `import os.pathsep`
149
Enter Cell Editor 15 line=1
0 commit comments