From de873222ddff119ad4f1366bca1df1183477cf8d Mon Sep 17 00:00:00 2001 From: Nicolas Brichet Date: Thu, 7 Dec 2023 22:44:40 +0100 Subject: [PATCH] Add the code mirror binding plugin --- app/index.js | 1 + yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/app/index.js b/app/index.js index 2e5c3bb..1265641 100644 --- a/app/index.js +++ b/app/index.js @@ -104,6 +104,7 @@ async function main() { require('@jupyterlab/codemirror-extension').default.filter(({ id }) => [ '@jupyterlab/codemirror-extension:services', + '@jupyterlab/codemirror-extension:binding', '@jupyterlab/codemirror-extension:codemirror', '@jupyterlab/codemirror-extension:languages', '@jupyterlab/codemirror-extension:extensions', diff --git a/yarn.lock b/yarn.lock index f28b11c..923e552 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15396,21 +15396,21 @@ __metadata: "typescript@patch:typescript@>=3 < 6#~builtin": version: 5.1.6 - resolution: "typescript@patch:typescript@npm%3A5.1.6#~builtin::version=5.1.6&hash=5da071" + resolution: "typescript@patch:typescript@npm%3A5.1.6#~builtin::version=5.1.6&hash=85af82" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: f53bfe97f7c8b2b6d23cf572750d4e7d1e0c5fff1c36d859d0ec84556a827b8785077bc27676bf7e71fae538e517c3ecc0f37e7f593be913d884805d931bc8be + checksum: 21e88b0a0c0226f9cb9fd25b9626fb05b4c0f3fddac521844a13e1f30beb8f14e90bd409a9ac43c812c5946d714d6e0dee12d5d02dfc1c562c5aacfa1f49b606 languageName: node linkType: hard "typescript@patch:typescript@~5.0.4#~builtin": version: 5.0.4 - resolution: "typescript@patch:typescript@npm%3A5.0.4#~builtin::version=5.0.4&hash=b5f058" + resolution: "typescript@patch:typescript@npm%3A5.0.4#~builtin::version=5.0.4&hash=85af82" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: d26b6ba97b6d163c55dbdffd9bbb4c211667ebebc743accfeb2c8c0154aace7afd097b51165a72a5bad2cf65a4612259344ff60f8e642362aa1695c760d303ac + checksum: bb309d320c59a26565fb3793dba550576ab861018ff3fd1b7fccabbe46ae4a35546bc45f342c0a0b6f265c801ccdf64ffd68f548f117ceb7f0eac4b805cd52a9 languageName: node linkType: hard