Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>piffNew to Visual Studio Code? Get it now.
piff

piff

Allain Lalonde

|
191 installs
| (0) | Free
Piff Language Support
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

piff

This extension provides support for the Piff Language

Features

  • Syntax Highlighting
  • Formatting
  • Auto Transpiling *.piff => *.php

Extension Settings

In order to get the most out of piff we recommend you apply these settings to your workspace:

{
  "formatOnSave": true,
  "*.php": {
    "when": "$(basename).piff"
  }
}

Known Issues

None atm, it's still early days.

Release Notes

0.0.1

Initial release of piff vscode support


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