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

Stop showing the "Kafka producer log" output view all the time #134

Closed
fbricon opened this issue Mar 17, 2021 · 1 comment · Fixed by #135
Closed

Stop showing the "Kafka producer log" output view all the time #134

fbricon opened this issue Mar 17, 2021 · 1 comment · Fixed by #135
Labels
enhancement New feature or request producers UX
Milestone

Comments

@fbricon
Copy link
Collaborator

fbricon commented Mar 17, 2021

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.
Mar-17-2021 15-26-59

@fbricon fbricon added enhancement New feature or request producers UX labels Mar 17, 2021
fbricon added a commit to fbricon/vscode-kafka that referenced this issue Mar 17, 2021
@angelozerr
Copy link
Collaborator

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

The #117 could fix this check produce is done if we display the produce launch state (Producing, Produced, etc in code lens)

angelozerr pushed a commit that referenced this issue Mar 19, 2021
@angelozerr angelozerr added this to the 0.12.0 milestone Mar 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request producers UX
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants