interactive icon indicating copy to clipboard operation
interactive copied to clipboard

After a Polyglot Notebooks release, `dotnet-interactive` tool is not updated until VS Code is restarted

Open jonsequitur opened this issue 1 year ago • 0 comments

Since it became possible to restart extensions without restarting VS Code, the possibility has emerged for a Polyglot Notebooks extension update to cause the extension to get out of sync with the expected dotnet-interactive tool version. The VS Code Restart extensions action is currently not sufficient to download the latest version of the tool.

The tool versions check needs to be changed so that it checks on extension restart.

jonsequitur avatar Nov 13 '24 18:11 jonsequitur