Open
Description
Hello,
I have installed the latest VSCode and installed the Polyglot extension. I created a blank ipynb file and added a simple print line statement in C# language. But when i run the cell the execution takes forever and even the stop execution is not working.
Below is the extension log i found
2025-05-01 12:28:10.233 [error] [ms-dotnettools.dotnet-interactive-vscode] provider FAILED 2025-05-01 12:28:10.234 [error] undefined 2025-05-01 12:28:17.465 [error] [ms-dotnettools.dotnet-interactive-vscode] provider FAILED 2025-05-01 12:28:17.466 [error] undefined
I have setup my env variables to store my vscode extensions and nuget packages to D drive path.