I want to get the value of the when expressions used during key bindings. Something like vscode.commands.getContext(\'activeEditorIsPinned\') and it returns a v
vscode.commands.getContext(\'activeEditorIsPinned\')