Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

更好的 IDE 自动补全组件 #44

Open
g4li opened this issue Feb 27, 2019 · 0 comments
Open

更好的 IDE 自动补全组件 #44

g4li opened this issue Feb 27, 2019 · 0 comments

Comments

@g4li
Copy link

g4li commented Feb 27, 2019

现在可用的 swoole 自动补全组件 有 以下 2 个:

  1. 手动维护的、含有较多说明的、不跟随 Swoole 版本号的 wudi/swoole-ide-helper
  2. 自动更新的、未声明 Swoole 版本号的、未声明 参数类型和返回值类型的 swoole/ide-helper

在规划中的 Swoole 5.x 和 LTS 的 4.x 版本中,需要提供实现以下特性的自动补全组件:

  • 声明 函数/方法 的参数类型
  • 声明 函数/方法 的返回值类型
  • 更随 Swoole 主版本更新并发布至 Packagist

使用 Swoole 进行开发前,可以先浏览一遍 Wiki 的内容,对各功能模块有些印象。然后在编码时,可以不离开 IDE 查看 Swoole 函数的定义,对具体功能和应用场景有疑问时才需要离开 IDE 去看 Wiki。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant