We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I find showing the "Kafka producer log" output view very irritating, every time I click on produce, after I closed the view the 1st time.
The text was updated successfully, but these errors were encountered:
Stop showing the producer log output automatically
36c090e
Fixes jlandersen#134 Signed-off-by: Fred Bricon <[email protected]>
The output gives the capability to check produce is done. If you don't know that it exists this output, I think you will never show it.
I think we should improve doc in https://github.com/jlandersen/vscode-kafka/blob/master/docs/Producing.md#producing-messages by adding a screenshot after Kafka Producer Log to explain to the user what is the content of Kafka Producer Log
Kafka Producer Log
The #117 could fix this check produce is done if we display the produce launch state (Producing, Produced, etc in code lens)
check produce is done
Sorry, something went wrong.
86f7bf3
Fixes #134 Signed-off-by: Fred Bricon <[email protected]>
Successfully merging a pull request may close this issue.
I find showing the "Kafka producer log" output view very irritating, every time I click on produce, after I closed the view the 1st time.
The text was updated successfully, but these errors were encountered: