itdashu/swoole-ide-helper

There is no license information available for the latest version (2.0) of this package.

Swoole 在IDE下自动识别类、函数、宏,自动补全函数名

2.0 2018-05-20 02:02 UTC

This package is auto-updated.

Last update: 2024-04-20 18:59:14 UTC


README

Monthly Downloads

Auto completion, trigger suggest and view docs for Swoole in editor.

The purpose of avoid the tips of undefined and improve work efficiency.

Usage

Composer (recommended):

composer require --dev "eaglewu/swoole-ide-helper:dev-master"

Text editor:

Put the source code in your project.

IDE

Put the source code path into Include Path in IDE.

Demo screenshots:

demo1

demo2

demo3

demo4

Have fun :)