Skip to content
| Marketplace
Sign in
Visual Studio>Tools>C# Inline LaunchPad
C# Inline LaunchPad

C# Inline LaunchPad

jafar-alshishani

|
5 installs
| (0) | Free
Fast, single-click inline C# program runner and integrated terminal launcher for Visual Studio.
Download
C# Inline LaunchPad Icon

C# Inline LaunchPad

A Visual Studio extension bringing JetBrains Rider-style inline execution and terminal output to C# console projects inside an integrated terminal pane.


Overview

Toolbar Launch Button Integrated Terminal Output
Dedicated Run Button C# LaunchPad Terminal
Toolbar integration Interactive terminal execution

Requirements

  • Visual Studio 2026 or newer
  • .NET SDK (.NET 6+ / .NET Framework)

Key Features

  • Toolbar Execution & Auto-Save Toggle: Run active Console projects directly from the main toolbar. Includes a dedicated button to toggle auto-saving files before execution.
  • Integrated Terminal Pane: Embeds standard input and output inside Visual Studio's native terminal pane instead of launching external cmd.exe pop-ups.
  • Alt + F5 Hotkey: Built-in keyboard shortcut to trigger build and execution instantly.
  • Interactive Standard I/O: Full support for Console.ReadLine(), Console.ReadKey(), and real-time terminal interaction.
  • Process Lifecycle Control: Automatically reuses terminal tabs and cleanly terminates active background processes to prevent file-lock errors.

Keyboard Shortcuts

Action Shortcut Command
Launch Active Project Alt + F5 CSharpInlineLaunchPad.Run

(Rebindable via Tools > Options > Environment > Keyboard)


Language Scope & Roadmap

Currently designed for C# / .NET console execution.

  • Supported: C# (.cs) / .NET Console Applications
  • Roadmap: C++ (.vcxproj) support is under consideration for a future release (v1.2.0).

License

Distributed under the MIT License.

JetBrains and Rider are trademarks or registered trademarks of JetBrains s.r.o. This extension is an independent open-source project and is not affiliated with or endorsed by JetBrains.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft