Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>PHP regionNew to Visual Studio Code? Get it now.
PHP region

PHP region

emandeguzman

|
5,934 installs
| (1) | Free
Adds one line region markers for PHP.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

php-region Description

Adds one liner folding region markers for php codes.

Added markers

<?php #region ?>
...
<?php #endregion ?>

and

<? #region ?>
...
<? #endregion ?>

and

<!-- #region -->
...
<!-- #endregion -->



Repository

https://github.com/emandeguzman/vscode-php-region




License

GPL-2.0

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