https://github.com/howarto/vscode-phpstorm-formatter
https://github.com/howarto/vscode-phpstorm-formatter
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/howarto/vscode-phpstorm-formatter
- Owner: Howarto
- Created: 2023-11-02T18:03:28.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-05T22:05:36.000Z (over 2 years ago)
- Last Synced: 2025-04-10T16:57:27.627Z (about 1 year ago)
- Language: TypeScript
- Size: 33.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# VSCode PHPStorm Formatter extension
I developed this extension as a tool to use in my work to bypass using PHPStorm directly in order to maintain the organization code styles.
# How to run
1. Set the configuration variable `phpstorm-formatter.phpstormBinDir` with the _path_ to your PHPStorm bin directory.
2. `Ctrl+p` to execute command in VSCode and select `Format PHP File`.