jlandersen / vscode-kafka

Apache Kafka® extension for Visual Studio Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Folding support for kafka file

angelozerr opened this issue · comments

Folding is managed by TextMate, it works when a producer or consumer ends with ###, but for consumer the ### is not required and folding fails.

It should be nice to support folding by using the AST.