Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>PHPStorm FormatterNew to Visual Studio Code? Get it now.
PHPStorm Formatter

PHPStorm Formatter

Preview

Animus Coop.

|
93,676 installs
| (2) | Free
PHPStorm Formatter integrated into Visual Studio Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

PHPStorm Formatter for Visual Studio Code

PHPStorm Formatter integrated into Visual Studio Code. Note: PHPStorm IDE required.

VS Code Marketplace Downloads VS Code Marketplace Installs Animus Coop.

Features

Format documents using PHPStorm command line formatter.

Formatter in action

Requirements

PHPStorm IDE is required. This extension executes the IDE command line formatter from Visual Studio Code formatting feature.

More information about PHPStorm command line formatter here.

Installation

Install through VS Code extensions. Search for PHPStorm Formatter

Visual Studio Code Market Place: PHPStorm Formatter

Can also be installed in VS Code: Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.

ext install animus-coop.vscode-phpstorm-formatter

Extension Settings

This extension contributes the following settings:

  • phpstormFormatter.ideBinPath: The full path to the PHPStorm <IDE_HOME>/bin directory.
  • phpstormFormatter.styleGuidePath: Format code according to this code style settings file.

Known Issues

  • The PHPStorm command line formatter cannot be run while another instance of PHPStorm IDE is running, therefore this formatter cannot be used while PHPStorm is running.
  • PHPStorm might run out of memory trying to format the document, make sure to increase the memory heap limit of the VM: https://www.jetbrains.com/help/idea/increasing-memory-heap.html

Release Notes

[0.0.6] - 2020-04-13

Read the complete CHANGELOG

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