Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bad highlighting when declaring json messages with fakerjs placeholders #132

Closed
fbricon opened this issue Mar 17, 2021 · 0 comments · Fixed by #157
Closed

Bad highlighting when declaring json messages with fakerjs placeholders #132

fbricon opened this issue Mar 17, 2021 · 0 comments · Fixed by #157
Assignees
Labels
bug Something isn't working kafka-file producers
Milestone

Comments

@fbricon
Copy link
Collaborator

fbricon commented Mar 17, 2021

See

PRODUCER json-output
topic: fruit-in
{
    "name": "{{random.word}}",
    "price": {{random.number}}
}

yields some weird bracket highlighting :

Screenshot 2021-03-17 at 11 15 17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working kafka-file producers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants