peachpie-vscode
peachpie-vscode copied to clipboard
Repository for the integration of Peachpie (https://github.com/peachpiecompiler/peachpie) into Visual Studio Code
trafficstars
Peachpie Visual Studio Code Extension
This repository contains the projects necessary for the integration into Visual Studio Code. See the repository of Peachpie - The PHP Compiler and Runtime for .NET for more information about the whole project.
Folder Structure
- src/Peachpie.VSCode contains the Typescript Visual Studio Code Extension
Installing the Extension
You can find the Peachpie extension for VSCode in the marketplace.
Install it by launching VS Code Quick Open (Ctrl+P), then paste the following command, and press enter: ext install peachpie-vscode