Skip to content

filipac/vscode-expose-helper

Repository files navigation

Expose Helper

This is a simple extension to run the Expose PHP server directly from VSCode. It comes bundled with latest Expose binary if you do not have it installed globally with composer.

This is still WIP, I just needed something simple to get started, there are plenty of features we can implement.

Features

  • Commands to serve, stop or reload the expose server. commands
  • Status bar indicator that shows if expose is running. On click it toggles.
  • status bar
  • Embedded expose binary if expose is not in your PATH.