Skip to content

Commit cf4179c

Browse files
committed
add an empty properties to settings so it can load (needs test)
1 parent 6964754 commit cf4179c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

schema/plugin.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"title": "Language Server",
33
"description": "Language Server Protocol settings.",
44
"type": "object",
5+
"properties": {},
56
"jupyter.lab.shortcuts": [
67
{
78
"command": "lsp:jump-to-definition-notebook",

0 commit comments

Comments
 (0)