-
Notifications
You must be signed in to change notification settings - Fork 37.7k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insidersnotebookverification-steps-neededSteps to verify are needed for verificationSteps to verify are needed for verificationverifiedVerification succeededVerification succeeded
Milestone
Description
- VSCode Version: 1.49.0-insider, commit e790b93
- OS Version: Win10 19041.450 (2004)
Steps to Reproduce:
- Install the .NET Interactive Notebook Extension to the latest insiders build.
- Open a blank
.dibfile. - The first cell is C#.
- Execute the code
ls. - It fails as expected.
- Change the cell language to
PowerShell. - Re-execute the cell.
- The cell's language is still reported as C# as confirmed by a breakpoint here.
Does this issue occur when all extensions are disabled?: N/A
Issue first discovered in dotnet/interactive#764.
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insidersnotebookverification-steps-neededSteps to verify are needed for verificationSteps to verify are needed for verificationverifiedVerification succeededVerification succeeded