tinybirdco / vscode-tinybird-support

Tinybird support for Visual Studio Code
MIT License
19 stars 3 forks source link

Add support for Kafka datasources #5

Closed alejandromav closed 2 years ago

alejandromav commented 2 years ago

Description

Add highlighting for KAFKA_ options on datasource files.

Current behaviour:

image

Technical details

I've splitted oneliner_meta element into oneliner_meta, oneliner_meta_engine and oneliner_meta_kafka for better maintainability.

It's just a suggestion, feel free to modify it to you liking 😀

luismedel commented 2 years ago

Thank you for the regex refactor Alejandro!

Feel free to suggest anything you miss from the highlighter in the future.