We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This prevents Fig from detecting transitions between terminal tabs.
This can be fixed by opting into Workspace Trust. See this issue for details on how.
The text was updated successfully, but these errors were encountered:
I think we just need to update the package.json file in withfig/vscode-extension and then add the following keys.
package.json
capabilities: untrustedWorkspaces: { supported: true }
Sorry, something went wrong.
Fixed in v1.0.46!
No branches or pull requests
This prevents Fig from detecting transitions between terminal tabs.
This can be fixed by opting into Workspace Trust. See this issue for details on how.
The text was updated successfully, but these errors were encountered: