Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 885 Bytes

File metadata and controls

21 lines (11 loc) · 885 Bytes

HLEB2 Integration into PhpStorm

A plugin for integrating the HLEB2 framework into the IDE PhpStorm.

Supports PhpStorm versions >= 2023.2

It is possible to install the integration via PhpStorm or directly from this repository:

  1. To install, download the file from this repository. hleb2-integration-1.2.0.zip

  2. In PhpStorm, go to File > Settings > Plugins

install

  1. Add the plugin (file) via Install Plugin from Disk...

  2. Restart the IDE.


The plugin adds autocomplete and highlighting for framework-specific functions and methods.