jlandersen / vscode-kafka

Apache Kafka® extension for Visual Studio Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Completion support for properties kafka file

angelozerr opened this issue · comments

It should be nice to support completion inside kafka file:

  • completion for properties for CONSUMER and PRODUCER (ex: topic, from, etc for CONSUMER)
  • completion for key-format, value-format value (with string, long (de)serializers