Skip to content

phpx-language-support-0.1.0.vsix

Pre-release
Pre-release

Choose a tag to compare

@attitude attitude released this 23 Mar 12:37
· 9 commits to main since this release
87594f3

First PHPX Visual Studio Code Extension is here! 🎉

There are a few things to keep in mind, but it seems to be working well with a watch. The Cmd+click through or hovering info is doing its job. To be clear, most of the code was written by Claude, and I just helped guide it.

Follow the README to set up the environment, but the outline should be:

  1. Install package via Composer
  2. Setup the watch scripts to compile PHPX to PHP
  3. Install the attached extension
  4. Profit!

Enjoy!