Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>PeachPie for Visual Studio CodeNew to Visual Studio Code? Get it now.
PeachPie for Visual Studio Code

PeachPie for Visual Studio Code

Preview

iolevel

|
104,120 installs
| (10) | Free
Visual Studio Code extension for PeachPie - the PHP compiler for .NET and .NET Core.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

PeachPie Compiler for Visual Studio Code

Welcome to the official extension of PeachPie Compiler - the PHP language compiler for .NET.

The extension runs the compiler analysis in the background and extends the editor, providing PHP code diagnostics, enabling debugging, and helping with running PHP code on .NET.

New Project

Quickly create the project file for PHP on .NET within Visual Studio Code. For more information see our Get Started page.

New Project Command

Go to VSCode's Command Palette and create the project. The command restores the required .NET dependencies and initializes tasks.json for you.

Diagnostics

Once the project is created, the compiler analysis runs in the background, providing a list of problems within the entire workspace.

Compiler diagnostics

Rich Tooltips

Insights about resolved types and symbols are accessible through tooltips. They reveal how the compiler sees types and display remarks and descriptions of resolved symbols.

Tooltips

Debugging

The code runs on the .NET CLR, taking full advantage of its debugger and related features.

  • Set breakpoints and step through the code.
  • Check the Output panel for runtime events and warnings.
  • Watch the call stack, inspect variables, watch locals.

Remarks

  • The .NET Core SDK is required.
  • C# for Visual Studio Code is required.

PeachPie is a work in progress. Please see the project repository for issues or for ways how to contribute. Visit the project website for more information.

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