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

Record 'java.clean.workspace' invocations in telemetry #3058

Merged
merged 1 commit into from
Apr 12, 2023

Conversation

fbricon
Copy link
Collaborator

@fbricon fbricon commented Apr 11, 2023

Signed-off-by: Fred Bricon fbricon@gmail.com

Copy link
Member

@rgrunber rgrunber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good overall, just some minor points.

I think once we get more of these, we should probably go with an approach similar to https://github.com/redhat-developer/vscode-quarkus/blob/0448e38c235ef0368057f7cc2ad021d52e577df3/src/commands/registerCommands.ts#L71 for commands.

USAGE_DATA.md Outdated Show resolved Hide resolved
src/extension.ts Outdated Show resolved Hide resolved
Signed-off-by: Fred Bricon <fbricon@gmail.com>
@fbricon
Copy link
Collaborator Author

fbricon commented Apr 12, 2023

https://github.com/redhat-developer/vscode-quarkus/blob/0448e38c235ef0368057f7cc2ad021d52e577df3/src/commands/registerCommands.ts#L71

Sure, but clean workspace is special, for now, a the event is not sent on shutdown for some reason

@rgrunber rgrunber merged commit c192ab6 into redhat-developer:master Apr 12, 2023
@rgrunber rgrunber added this to the Early April 2023 milestone Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants