You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Script & Interactive tab shows informational text that could use an update.
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
I'd suggest two changes:
The NuGet support for #r is not present in C# scripting.
The VS Code extension for .NET Interactive is now called Polyglot Notebooks. (.NET Interactive is also available in other places, so this name change doesn't apply universally.) Mentioning .NET Interactive and Polyglot Notebooks might be helpful.
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
Thanks for the detailed report and apologies for the delay. We'll proceed with the wording suggested by @KathleenDollard. This should released during February.
Impact
Other
Describe the bug
The
Script & Interactive
tab shows informational text that could use an update.I'd suggest two changes:
#r
is not present in C# scripting.Repro Steps
Script & Interactive
tabExpected Behavior
The wording could be more accurate.
Screenshots
Additional Context and logs
No response
The text was updated successfully, but these errors were encountered: