WorkspaceProtocolHandler.removeTrustedAction method
WorkspaceProtocolHandler › removeTrustedAction
Unofficial
Remove an action from the trusted list.Signature:
removeTrustedAction(name: string): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| name | string | The action name. |
Returns: void