SIGN IN SIGN UP

assistant: Fixed "quote selection" with Vim visual line mode (#14713)

Previously, when using Vim mode and doing a line-wise visual selection,
the `assistant: quote selection` action would not work correctly, since
it would ignore that these were line-wise selections.

With this change, one can now select lines using visual line mode and
"quote selection works"

Release Notes:

- Fixes `assistant: quote selection` not working correctly when making
visual-line-mode selections in Vim mode.
T
Thorsten Ball committed
49effeb7bac37d093ceebed8111e544254ea8b7e
Parent: edda634
Committed by GitHub <noreply@github.com> on 7/18/2024, 8:30:01 AM