interactive icon indicating copy to clipboard operation
interactive copied to clipboard

.NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways y...

Results 517 interactive issues
Sort by recently updated
recently updated
newest added

### Describe the bug When settings the output rendering to plain text the notebook still shows it as a custom component: In `Host` mode the error text is not outputted...

bug
Area-PowerShell
Area-Formatting

**Is your feature request related to a problem? Please describe.** It would be nice to have a way to prompt the user to select one option within a list of...

enhancement

### Describe the bug When using an input prompt: ``` #!set --name x --value @input:{"prompt": "Please enter a value", "saveAs": "x"} ``` If I leave the textbox empty, and use...

Bumps [form-data](https://github.com/form-data/form-data) from 4.0.0 to 4.0.4. Release notes Sourced from form-data's releases. v4.0.4 v4.0.4 - 2025-07-16 Commits [meta] add auto-changelog 811f682 [Tests] handle predict-v8-randomness failures in node < 17 and...

dependencies
javascript

Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.1 to 0.2.4. Changelog Sourced from tmp's changelog. v0.2.2 (2024-02-28) :bug: Bug Fix #278 Closes #268: Revert "fix #246: remove any double quotes or single quotes… (@​mbargiel)...

dependencies
javascript

## Summary I’m developing a .NET Interactive extension with multiple custom formatters. Most work fine, but a few cause the C# kernel process to terminate silently. In Process Explorer I...

question

**The package and version I'm asking about**: Version: 1.103.2 (user setup) Commit: 6f17636121051a53c88d3e605c491d22af2ba755 Date: 2025-08-20T16:45:34.255Z OS: Windows_NT x64 10.0.22631 ### Question Hi everyone, I'm moving from ADS to VSCode, I'm...

question

**REGRESSION:** Not a regression, it's also repro on VScode-1.101.2 + dotnet-interactive-vscode-1.06323011.vsix. **Describe the bug:** String of "Code" in the cell is not translated. **Note:** Repro VM: 172.20.30.168. **Pre-steps:** 1.On ENU...

Area-Localization and Globalization

### Describe the bug For my scenario, I'm importing two nuget packages from Serilog: The core Serilog assembly and Serilog.Sinks.File. If I don't specify any versions, it currently pulls Serilog...

How can I prevent this behavior from occurring? (https://github.com/dotnet/interactive/pull/1947) How to avoid generating angle brackets during code completion? I hope I get .Select() instand of .Select()

bug
Area-Language Services