Skip to content

feat: send suggestion accepted event to LS

Tomas Vik requested to merge tv/2023-11/telemetry-accept-suggestion into main

Description

This MR registers a command that will trigger once the user accepts the suggestion and that command will send telemetry event to LS.

The LS part is implemented in feat: add accept suggestion command (gitlab-org/editor-extensions/gitlab-lsp!90 - merged)

Related Issues

Resolves #1087 (closed)

How has this been tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)
  • Test gap
Edited by Tomas Vik

Merge request reports