Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VS Toolkit CodeWhisper Integration Suggestion Dialog Feedback/Bug for VS 2022 #399

Open
boblodgett opened this issue Feb 29, 2024 · 1 comment
Labels
bug We can reproduce the issue and confirmed it is a bug.

Comments

@boblodgett
Copy link

boblodgett commented Feb 29, 2024

Describe the bug

When getting the suggestion dialog shown in the snip where there is more than one suggestion I run the following problems.

image

Problem 1: There is no mouse click way to click on the next suggestion. There likely should be < > arrows so I can cycle through the suggestions or at the very least if I click ALT+. text cycle through the suggestions. It will close the suggestions box today.

Problem 2: The icon at the end (Very right) I assume is a settings icon since it is a gear. I click that to try to adjust this behavior or make a different key press shortcut and it just closes the suggestion prompt completely.

To Reproduce

Expected behavior

Screenshots

Toolkit Logs

Development System (please complete the following information):

  • Windows Version: Windows 11
  • Visual Studio Version: Microsoft Visual Studio Professional 2022 (64-bit) - Current Version 17.8.5
  • AWS Toolkit for Visual Studio Version: 1.47.0.0

Additional context

@boblodgett boblodgett added the bug We can reproduce the issue and confirmed it is a bug. label Feb 29, 2024
@rbbarad
Copy link
Contributor

rbbarad commented Mar 1, 2024

Hi @boblodgett, this is great feedback- thanks for bringing these issues to our attention.

The Suggestion Hint Bar does currently support Mouse Clicking to cycle between suggestions, accept suggestions, and open up the CodeWhisperer Settings with the gear icon. However, I've confirmed on my end that there is a bug where these Suggestion Hint Bar items become unclickable, and instead close out the Suggestion Bar (like you mentioned). We are investigating this issue further

Example of current Mouse Clickability when unaffected by this bug:
SuggestionHintBarClickability

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug We can reproduce the issue and confirmed it is a bug.
Projects
None yet
Development

No branches or pull requests

2 participants