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-06-20 13:26:27 UTC


README

Rdkafka IDE Helper

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 :)