Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Adventures in C# ExtensionNew to Visual Studio Code? Get it now.
Adventures in C# Extension

Adventures in C# Extension

Preview

Captain Coder

|
816 installs
| (1) | Free
Companion Extension for Captain Coder's Adventures in C#
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Adventures in C# Companion Extension

This is the official extension for Captain Coder's Adventures in C#. This extension allows you to load and run examples from the website directly into VS Code simply by clicking a button.

Features

This extension provides support for loading examples from Captain Coder's Adventures in C# quickly into VS Code so you can modify and run them. After clicking a link in the book, a Program.cs file will be loaded and executed in a terminal. To run the example again, you can run the Adventures in C#: Run Shared Program from the command pallette.

Sharing Simple Program.cs Files

This extension provides support for sharing simple top level Program.cs files. When editing a Program.cs file you can click the share button in the editor menu:

Preview of Share Button

The generated URL provides a link that will open the Program.cs file in VS Code. When such a file is active, it can be run by using the Adventures in C#: Run Shared Program command or by clicking the run button in the editor menu:

Run Shared Program

Requirements

This extension assumes you have .NET 6 installed on your system.

Extension Settings

This extension does not add any settings.

Known Issues

Release Notes

See ChangeLog

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft