Skip to content

feat: enabled slash-commands for DuoChat

Denys Mishunov requested to merge dmishunov/code-tasks-enablement into main

Description

The MR enables the Code Tasks for Duo Chat in VSCode

Related Issues

Relates to https://gitlab.com/gitlab-org/gitlab-vscode-extension/-/issues/1142, gitlab#429915 (closed)

How has this been tested?

  1. In VSCode desktop extension
  2. In Web IDE

Screenshots (if appropriate):

Before After
Desktop Screenshot_2023-12-04_at_11.47.48 Screenshot_2023-12-04_at_13.47.17
Web IDE Screenshot_2023-12-04_at_13.46.53 Screenshot_2023-12-04_at_13.46.37

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 Denys Mishunov

Merge request reports