PeachPie Compiler for Visual Studio CodeWelcome 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 ProjectQuickly create the project file for PHP on .NET within Visual Studio Code. For more information see our Get Started page. Go to VSCode's DiagnosticsOnce the project is created, the compiler analysis runs in the background, providing a list of problems within the entire workspace. Rich TooltipsInsights about resolved types and symbols are accessible through tooltips. They reveal how the compiler sees types and display remarks and descriptions of resolved symbols. DebuggingThe code runs on the .NET CLR, taking full advantage of its debugger and related features.
Remarks
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. |