Open doggy8088 opened 3 years ago
I vote for the ability to have some sort of a concept of commands in Output items. This way we can have commands to:
I have a personal extension that opens vega & plotly plots in an editor (not just a viewer).
E.g. expose the mime type as a context key (so extension authors can have commands show up for some mime types & not others).
@rebornix /cc
Due to this reply from https://github.com/dotnet/interactive/issues/862 issue. I just realized that this suggestion have to report to vscode repo. I would like to suggest two options for the .NET Interactive extension:
Add a Copy Cell Outputs button in the context menu when right-click on the cell output
Add a Copy button on the top-right corner just like GitHub's code fence did.