Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VS Code v1.58 does not open Workspace Trust from a notification of export command #259

Closed
yhatt opened this issue Jul 8, 2021 · 0 comments · Fixed by #260
Closed

VS Code v1.58 does not open Workspace Trust from a notification of export command #259

yhatt opened this issue Jul 8, 2021 · 0 comments · Fixed by #260
Labels
bug Something isn't working

Comments

@yhatt
Copy link
Member

yhatt commented Jul 8, 2021

Version of Marp Tool

Marp for VS Code v1.1.0

Operating System

macOS

Environment

  • OS version: macOS Big Sur 11.4
  • VS Code version: VS Code 1.58.0

How to reproduce

  1. Open Marp Markdown in restricted mode
  2. Choose markdown.marp.export from the command palette.
  3. 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)
@yhatt yhatt added the bug Something isn't working label Jul 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant