Visual Studio Extension: Home and End keys should move the text cursor to the beginning and end of the input text box #622
Labels
app:pieces copilot module
Pieces copilot module
app:visual studio
bug
Something isn't working
os:windows
status:triaged
The ticket has been reviewed, prioritized, categorized, and assigned to the appropriate team member.
Discussed in #476
Originally posted by icnocop November 25, 2024
Hi.
Thank you for "Pieces for Developers".
When using the Visual Studio extension, the input text box in the
Pieces Copilot
tab does not respond to theHome
andEnd
keys as expected.I expected the
Home
andEnd
keys to move the text cursor to the beginning and end of the input text box, respectively.Instead, the
Home
andEnd
keys switch to first and last tabs, respectively.For example, pressing the
Home
key switches to theSolution Explorer
tab, which is also docked on the right side of the IDE.Pressing the
End
key switches to theNotifications
tab, which is also docked on the right side of the IDE.If I had typed some text in the input text box, I expected to be able to jump to the beginning and end of the input text box, using the
Home
andEnd
keys respectfully.Thank you.
Pieces for Visual Studio 3.0.1.0
Visual Studio 2022 17.12.0
The text was updated successfully, but these errors were encountered: