C# Interactive and VS Code

Zeid Shubailat 6 Reputation points
2021-10-15T06:27:46.703+00:00

Is there a way of using CSI with VS Code instead of VS?

Developer technologies | C#
Developer technologies | C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
{count} vote

1 answer

Sort by: Most helpful
  1. Karen Payne MVP 35,591 Reputation points Volunteer Moderator
    2021-10-15T10:05:28.487+00:00

    Currently, there is one extension that is in preview from the .NET foundation, .NET Interactive Notebooks.

    This extension is currently in preview. The Visual Studio Code notebook support that this extension uses is also in preview and design is ongoing, so the extension might not work.

    See also https://andrewlock.net/exploring-dotnet-interactive-notebooks/

    2 people found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.