You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When getting the suggestion dialog shown in the snip where there is more than one suggestion I run the following problems.
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
The text was updated successfully, but these errors were encountered:
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:
Describe the bug
When getting the suggestion dialog shown in the snip where there is more than one suggestion I run the following problems.
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 clickALT+.
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):
Additional context
The text was updated successfully, but these errors were encountered: