sjje/rdkafka-ide-helper

Rdkafka IDE Helper, to improve auto-completion

0.1.0 2019-05-20 02:22 UTC

This package is auto-updated.

Last update: 2024-05-20 13:16:38 UTC


README

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

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

Usage

Composer (recommended):

composer require --dev "sjje/rdkafka-ide-helper:dev-master"

Text editor:

Put the source code in your project.

IDE

Put the source code path into Include Path in IDE.

Have fun :)