Skip to content

Amazon Q Chat - Insert at cursor in integrated terminal #6723

Open
@cremich

Description

@cremich

Problem

Whenever Q Developer suggests some code snippets, we get the "Insert at curser" quick action. That works great for inserting on open files but not when inserting suggested bash commands in the terminal.

Steps to reproduce:

  • Chat with Q developer about how to add a package in your package.json or requirements.txt. Can be also any other use-case that will lead to a suggestion to execute bash commands.
  • Navigate to the bash snippet
  • click in you terminal to set the focus in here
  • click on insert at cursor
  • The code snippet will not be added to the terminal but the last known position of the open file in the editor

Expected behavior

The code snippet should be inserted on the active cursor in the terminal

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions