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 97621e9 commit 835638aCopy full SHA for 835638a
atest/05_Features/Completion.robot
@@ -170,6 +170,7 @@ Does Not Autocomplete If Multiple Options
170
Completer Should Suggest copy
171
172
User Can Select Lowercase After Starting Uppercase
173
+ Configure JupyterLab Plugin {"caseSensitive": false} plugin id=${COMPLETION PLUGIN ID}
174
# `from time import Tim<tab>` → `from time import time`
175
Enter Cell Editor 5 line=1
176
Trigger Completer
0 commit comments