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
For use with the profile visualizer.
Currently blocked on microsoft/vscode#93441 -- until then profiles will be opened up as an unfriendly wall of JSON.
The text was updated successfully, but these errors were encountered:
feat: open profile in untitled editor
4f48f0a
Fixes #432
Untitled editors can't be opened for custom webviews. Instead we now save the profile in the workspace and open it as a normal file.
Sorry, something went wrong.
5f55af6
Taking a snapshor was not so easy, but found an context menu item on the call stack :-)
connor4312
No branches or pull requests
For use with the profile visualizer.
Currently blocked on microsoft/vscode#93441 -- until then profiles will be opened up as an unfriendly wall of JSON.
The text was updated successfully, but these errors were encountered: