jlandersen / vscode-kafka

Apache Kafka® extension for Visual Studio Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Highlight support for kafka file

angelozerr opened this issue · comments

By default vscode highlight token. For faker JS expression it highlight the first part of the expression (before the '.'). It should be nice to support higlighting by using the AST.