Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iolevel/peachpie-vscode

Repository for the integration of Peachpie (https://github.com/peachpiecompiler/peachpie) into Visual Studio Code
https://github.com/iolevel/peachpie-vscode

dotnetcore peachpie php visual-studio-code visual-studio-code-extension vscode vscode-extension

Last synced: 24 days ago
JSON representation

Repository for the integration of Peachpie (https://github.com/peachpiecompiler/peachpie) into Visual Studio Code

Awesome Lists containing this project

README

        





# 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](https://github.com/peachpiecompiler/peachpie) for more information about the whole project.

## Folder Structure

- [src/Peachpie.VSCode](https://github.com/iolevel/peachpie-vscode/tree/master/src/Peachpie.VSCode) contains the Typescript Visual Studio Code Extension

# Installing the Extension
You can find the Peachpie extension for VSCode in the [marketplace](https://marketplace.visualstudio.com/items?itemName=iolevel.peachpie-vscode).

Install it by launching VS Code Quick Open (Ctrl+P), then paste the following command, and press enter: ` ext install peachpie-vscode`