Fixes and changes to Lokalize, request for feedback
Karl Ove Hufthammer
karl at huftis.org
Sun Aug 4 11:32:34 BST 2024
Karl Ove Hufthammer skreiv 03.08.2024 12:09:
>> Colouring is nice, but something like easy keyboard navigation between strings to translate would be invaluable in terms of saving time.
>
> I think implementing something like this wouldn’t be *too* difficult
> (that is, for someone familiar with C++, Qt and Lokalize’s codebase…).
> Basically, one would just have to create an action that skips to the
> next piece of text matching the regular expression ‘>\w’ (a >
> character followed by a an alphanumeric character).
>
I’m not very familiar with C++ and Qt, but I’ve tried to implement this.
Take a look at the following MR:
https://invent.kde.org/sdk/lokalize/-/merge_requests/143
With this feature, pressing Ctrl+N will skip to the next non-tag text.
--
Karl Ove Hufthammer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-i18n-doc/attachments/20240804/ce0447e5/attachment-0001.htm>
More information about the kde-i18n-doc
mailing list