What is the problem this feature will solve?
The extension is disabled entirely when the workspace is not trusted.
What is the feature you are proposing to solve the problem?
Can you add the untrustedWorkspaces property to package.json to (partially) enable the extension? I don't think everything it does is supported in untrusted workspaces, but parts should be able to work?
See https://code.visualstudio.com/api/extension-guides/workspace-trust.
What alternatives have you considered?
No response
What is the problem this feature will solve?
The extension is disabled entirely when the workspace is not trusted.
What is the feature you are proposing to solve the problem?
Can you add the
untrustedWorkspacesproperty topackage.jsonto (partially) enable the extension? I don't think everything it does is supported in untrusted workspaces, but parts should be able to work?See https://code.visualstudio.com/api/extension-guides/workspace-trust.
What alternatives have you considered?
No response