Skip to content

feat: Update Quick Chat thread label text on selection change

Description

It updates the Quick Chat Thread label once the editor selection changes. It does not implement Example scenario 2: from the issue as the thread label is at the very top of the chat and it does not make much sense once the user scrolls. Due to the API limitations we cannot update the prompt dynamically.

Related Issues

References #1598 (closed)

Screenshots (if appropriate)

2024-10-09_20-36-16

What CHANGELOG entry will this MR create?

  • fix: Bug fix fixes - a user-facing issue in production - included in changelog
  • feature: New feature - a user-facing change which adds functionality - included in changelog
  • BREAKING CHANGE: (fix or feature that would cause existing functionality to change) - should bump major version, mentioned in the changelog
  • None - other non-user-facing changes
Edited by Olena Horal-Koretska

Merge request reports

Loading