note to explain confusing kiss-vscode code
This commit is contained in:
@@ -118,6 +118,7 @@
|
||||
vscode.ViewColumn.Two
|
||||
(object
|
||||
enableScripts true)))
|
||||
// The keyListener handler needs to have access to the Disposible object to dispose itself, hence this let/set
|
||||
(let [&mut keyListener null]
|
||||
(set keyListener (shortcutPanel.webview.onDidReceiveMessage
|
||||
->key (if (prefixMap.exists key)
|
||||
|
Reference in New Issue
Block a user