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 65a5597 commit 50b1a61Copy full SHA for 50b1a61
packages/jupyterlab-lsp/schema/hover.json
@@ -16,7 +16,7 @@
16
"type": "number",
17
"default": 300,
18
"minimum": 0,
19
- "description": "Number of milliseconds after which the hover tooltip should be shown. Ignored if 'Automatic hover' is OFF."
+ "description": "Number of milliseconds after which the hover tooltip should be shown. Ignored if 'Automatic hover' is off."
20
},
21
"modifierKey": {
22
"title": "Modifier key",
0 commit comments