aws / aws/aws-toolkit-vscode

Amazon Q : command 'aws.amazonq.showNext' not found / command 'aws.amazonq.showPrev' not found

Open
#8,036 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
2k
Forks
807
Avg merge
10h 12m
Merged PRs (30d)
7

Description

## Problem
When pressing right/left arrow (keyboard shortcuts are registered) after inline suggestion generated by Amazon Q, following error notice appears and the command does not work.

right arrow "command 'aws.amazonq.showNext' not found"
left arrow "command 'aws.amazonq.showPrev' not found"

## Steps to reproduce the issue
Press right/left arrow after inline suggestion generated.

## Expected behavior
It should show next/prev suggestion without error notice.

## System details (run `AWS: About` and/or `Amazon Q: About`)
- OS: Windows 10
- Visual Studio Code version: 1.104.0
- AWS Toolkit version: none
- Amazon Q version: 1.94.0

![Image](https://github.com/user-attachments/assets/3f764285-f860-4256-b766-c9f93ae55786)

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the issue in Visual Studio Code 1.104.0 with Amazon Q 1.94.0, using the registered right- and left-arrow shortcuts after an inline suggestion. Trace the aws.amazonq.showNext and aws.amazonq.showPrev command entry points and confirm that both commands display the next or previous suggestion without an error notice.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
ai, developer-experience, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.