[Gambas-user] Alt-Shift-Quote is broken

Bruce Steers bsteers4 at gmail.com
Fri Feb 11 14:46:03 CET 2022


On Fri, 11 Feb 2022 at 12:48, Bruce Steers <bsteers4 at gmail.com> wrote:

> Ben pressing Alt-Shift quote is not right.
> see message
> https://gitlab.com/gambas/gambas/-/commit/c9517c42eaf9360d712d9c0478e107a9fd62f19c#note_839831351
>
>

I've submitted a tested working alternative method that omits single quotes
from CloseStrings (stops it adding 2 single quotes if nothing is selected).
it wraps selected text if Key.Alt is pressed with both single and double
quotes (all the selected text)
or just adds the single or double quote erasing selected text if no Key.Alt
as normal.

https://gitlab.com/gambas/gambas/-/merge_requests/263

I'll await your far simpler alternative fix and then remove the merge
request ;) lol

Respects
BruceS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20220211/15eb08f9/attachment.htm>


More information about the User mailing list