Skip to content

Commit

Permalink
update config
Browse files Browse the repository at this point in the history
  • Loading branch information
dafeliton committed Aug 21, 2024
1 parent a55bbbe commit ebd4509
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,16 @@
}
}
}
},
"@jupyter-lsp/jupyterlab-lsp:completion": {
"suppressTriggerCharacterIn": [
"Comment",
"BlockComment",
"LineComment",
"String",
":",
")"
]
}
}

0 comments on commit ebd4509

Please sign in to comment.