Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>C# Script RunnerNew to Visual Studio Code? Get it now.
C# Script Runner

C# Script Runner

Protosprite

|
63 installs
| (0) | Free
Runs CSX files directly from the Explorer.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

C# Script Runner

This is a very simple extension that runs C# Script files (.csx) from the Explorer via the context menu.

Features

Right click on a C# Script files (.csx) and select "Run C# Script" to run a C# Script in the terminal. That's all this does. The current working directory is the script's local directory.

Requirements

  • Install dotnet.
  • Install dotnet-script, dotnet tool install -g dotnet-script.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft