- Install the latest VS Code - Insiders from here.
- Install the latest dotnet 8 SDK from here.
- From the internal signed build (here), find the latest passing build from
main
. - Download the artifact
vscode/insiders/dotnet-interactive-vscode-*.vsix
. - Launch VS Code - Insiders, open the extensions tab, then manually install the VSIX downloaded in the previous step.
-
When installing the VSIX you may see an error message similar to this:
Unable to install extension 'ms-dotnettools.dotnet-interactive-vscode' as it is not compatible with VS Code '1.XX.0-insider'.
The primary time this may happen is during the first week of a month when new versions of VS Code are released and we're out-of-sync with each other. If this occurs, you should be able to rewind to step 4 and instead download and install the extension from the
.../stable/...
directory.
-
- Save the latest NotebookTestScript.dib to disk and open in VS Code - Insiders.
- Follow the prompts in the notebook.