Loading
Commits on Source 9
-
Mikołaj Wawrzyniak authored
Code suggestion API might respond with empty suggestions, which are not shown to a user. However previous implementation of telemetry incorrectly marked those suggestions as shown. This commit checks if there is any suggestion to be shown, and if not reports suggestion_not_provided event
-
Shekhar Patnaik authored
refactor(telemetry): Stop reporting show events for empty suggestions See merge request gitlab-org/gitlab-vscode-extension!1035 Merged-by:
Shekhar Patnaik <spatnaik@gitlab.com>
Approved-by:
Shekhar Patnaik <spatnaik@gitlab.com>
Approved-by: Tan Le <tle@gitlab.com> Reviewed-by:
Mikołaj Wawrzyniak <mwawrzyniak@gitlab.com>
Reviewed-by: Tan Le <tle@gitlab.com> Reviewed-by:
Sebastian Rehm <srehm@gitlab.com>
Co-authored-by:
Mikolaj Wawrzyniak <mwawrzyniak@gitlab.com> -
Pavel Shutsin authored
-
Paul Slaughter authored
feat: update prompt content with response from API See merge request !1030 Merged-by:
Paul Slaughter <pslaughter@gitlab.com>
Reviewed-by:
Pavel Shutsin <pshutsin@gitlab.com>
Co-authored-by:
Pavel Shutsin <pshutsin@gitlab.com> -
🤖 GitLab Bot 🤖 authored
-
Shekhar Patnaik authored
chore(deps): update dependency @types/jest to ^29.5.5 See merge request gitlab-org/gitlab-vscode-extension!1036 Merged-by:
Shekhar Patnaik <spatnaik@gitlab.com>
Approved-by:
Shekhar Patnaik <spatnaik@gitlab.com>
Co-authored-by: GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
Dheeraj Joshi authored
-
Shekhar Patnaik authored
Uncapitalize severities in the tree view See merge request !1032 Merged-by:
Shekhar Patnaik <spatnaik@gitlab.com>
Approved-by:
Shekhar Patnaik <spatnaik@gitlab.com>
Co-authored-by: Dheeraj Joshi <djoshi@gitlab.com>
-
Shekhar Patnaik authored