You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Choose markdown.marp.export from the command palette.
Click "Manage Worksapce Trust..." in a notification.
Expected behavior
Open "Workspace Trust" panel.
Actual behavior
Nothing.
Additional information
Output in developer console
workbench.desktop.main.js:sourcemap:62 [Extension Host] rejected promise not handled within 1 second: Error: command 'workbench.action.manageTrust' not found (at /Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/services/extensions/node/extensionHostProcess.js:103:30190)
m @ workbench.desktop.main.js:sourcemap:62
workbench.desktop.main.js:sourcemap:62 [Extension Host] stack trace: Error: command 'workbench.action.manageTrust' not found at g._tryExecuteCommand (vscode-file://vscode-app/Applications/Visual%20Studio%20Code%20-%20Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:1678:3360) at vscode-file://vscode-app/Applications/Visual%20Studio%20Code%20-%20Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:1678:3241 at processTicksAndRejections (internal/process/task_queues.js:93:5) (at /Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/out/vs/workbench/services/extensions/node/extensionHostProcess.js:103:30269)
m @ workbench.desktop.main.js:sourcemap:62
workbench.desktop.main.js:sourcemap:627 ERR command 'workbench.action.manageTrust' not found: Error: command 'workbench.action.manageTrust' not found
at g._tryExecuteCommand (vscode-file://vscode-app/Applications/Visual%20Studio%20Code%20-%20Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:1678:3360)
at vscode-file://vscode-app/Applications/Visual%20Studio%20Code%20-%20Insiders.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:1678:3241
at processTicksAndRejections (internal/process/task_queues.js:93:5)
The text was updated successfully, but these errors were encountered:
Version of Marp Tool
Marp for VS Code v1.1.0
Operating System
macOS
Environment
How to reproduce
markdown.marp.export
from the command palette.Expected behavior
Open "Workspace Trust" panel.
Actual behavior
Nothing.
Additional information
Output in developer console
The text was updated successfully, but these errors were encountered: