Breezess / swoole-ide-helper

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

swoole-auto-complete

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

Swoole 结构,便于开发过程中查看文档,以及屏蔽IDE undefined 提示,便于快速查看函数用法。

Swoole releases 版本下载地址:https://github.com/swoole/swoole-src/releases

使用方式

普通IDE:

开发Swoole项目同时,在IDE中打开/导入本文件即可。

1、项目中直接放入 Swoole.php 让IDE自动识别

2、使用 IDE自带 Include Path 功能引入

PHPstorm使用演示(其他IDE同理):

demo1

demo2

demo3

demo4

使用php.jar包

demo5

About

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


Languages

Language:PHP 100.0%