Hi,
Any plans to retrofit Kate-trinity with hlSelection (first introduced in Qt4 I believe) ?
Most modern (Geany and other Scintilla-based) programmer editors have this feature which highlights every occurrence in the text of a word being double-clicked.
Thanks, Rob ==========
Anno domini 2021 Wed, 2 Jun 17:57:26 +0200 robvand--- via tde-devels scripsit:
Hi,
Any plans to retrofit Kate-trinity with hlSelection (first introduced in Qt4 I believe) ?
Most modern (Geany and other Scintilla-based) programmer editors have this feature which highlights every occurrence in the text of a word being double-clicked.
Really double-clicking? No wonder I never found this. DrRacket has kind-of-this feature linked to mouseover: just move the mouse over a "word" and it shows where that "word" is comming from in the current languages context. Firefox highlights all found text from the search expression in the current document (if you are lucky).
Don't know if that's possible in kate right now, but I could imagine that the highlighting part might be accomlished by dynamicly adding a hinghlighting rule to the current set of rules. Actually this sounds like a cool feature ... but who has the time to implement it? (I know I don't have it ATM)
Nik
Thanks, Rob ==========
tde-devels mailing list -- devels@trinitydesktop.org To unsubscribe send an email to devels-leave@trinitydesktop.org Web mail archive available at https://mail.trinitydesktop.org/mailman3/hyperkitty/list/devels@trinitydeskt...
Dr. Nikolaus Klepp wrote:
Don't know if that's possible in kate right now, but I could imagine that the highlighting part might be accomlished by dynamicly adding a hinghlighting rule to the current set of rules. Actually this sounds like a cool feature ... but who has the time to implement it? (I know I don't have it ATM)
I was thinking you are Nicolaus the St. :) and we can always write our wishes to you
Anno domini 2021 Wed, 02 Jun 20:17:39 +0200 deloptes scripsit:
Dr. Nikolaus Klepp wrote:
Don't know if that's possible in kate right now, but I could imagine that the highlighting part might be accomlished by dynamicly adding a hinghlighting rule to the current set of rules. Actually this sounds like a cool feature ... but who has the time to implement it? (I know I don't have it ATM)
I was thinking you are Nicolaus the St. :) and we can always write our wishes to you
LOL ... y know, there is also Krampus :)
tde-devels mailing list -- devels@trinitydesktop.org To unsubscribe send an email to devels-leave@trinitydesktop.org Web mail archive available at https://mail.trinitydesktop.org/mailman3/hyperkitty/list/devels@trinitydeskt...
On 2021/06/03 12:57 AM, robvand--- via tde-devels wrote:
Hi,
Any plans to retrofit Kate-trinity with hlSelection (first introduced in Qt4 I believe) ?
Most modern (Geany and other Scintilla-based) programmer editors have this feature which highlights every occurrence in the text of a word being double-clicked.
Thanks, Rob ==========
Hi Rob, that is indeed a nice to have feature. Realistically I can't tell you if or when we will do that simply because there is so much to do that it is difficult to accept/commit all user requests. But if you feel adventurous and want to give it a try, we will be happy to help with comments and code review on TGW. That is probably the best we can do atm.
Cheers Michele
Thank you all for your reply.
I forgot to mention this URL: https://kate-editor.org/2010-11-14/highlight-selected-text/
However, I haven't found the source for this old KDE4 kate plugin yet nor even managed to build a recent TDE kate (with plugins) from the source.
On Thursday 03 June 2021 02:20:47 you wrote:
On 2021/06/03 12:57 AM, robvand--- via tde-devels wrote:
Hi,
Any plans to retrofit Kate-trinity with hlSelection (first introduced in Qt4 I believe) ?
Most modern (Geany and other Scintilla-based) programmer editors have this feature which highlights every occurrence in the text of a word being double-clicked.
Thanks, Rob ==========
Hi Rob, that is indeed a nice to have feature. Realistically I can't tell you if or when we will do that simply because there is so much to do that it is difficult to accept/commit all user requests. But if you feel adventurous and want to give it a try, we will be happy to help with comments and code review on TGW. That is probably the best we can do atm.
Cheers Michele
Anno domini 2021 Thu, 3 Jun 16:58:11 +0200 robvand@tele2.nl scripsit:
Thank you all for your reply.
I forgot to mention this URL: https://kate-editor.org/2010-11-14/highlight-selected-text/
I get a 404 on that page.
However, I haven't found the source for this old KDE4 kate plugin yet nor even managed to build a recent TDE kate (with plugins) from the source.
On Thursday 03 June 2021 02:20:47 you wrote:
On 2021/06/03 12:57 AM, robvand--- via tde-devels wrote:
Hi,
Any plans to retrofit Kate-trinity with hlSelection (first introduced in Qt4 I believe) ?
Most modern (Geany and other Scintilla-based) programmer editors have this feature which highlights every occurrence in the text of a word being double-clicked.
Thanks, Rob ==========
Hi Rob, that is indeed a nice to have feature. Realistically I can't tell you if or when we will do that simply because there is so much to do that it is difficult to accept/commit all user requests. But if you feel adventurous and want to give it a try, we will be happy to help with comments and code review on TGW. That is probably the best we can do atm.
Cheers Michele
tde-devels mailing list -- devels@trinitydesktop.org To unsubscribe send an email to devels-leave@trinitydesktop.org Web mail archive available at https://mail.trinitydesktop.org/mailman3/hyperkitty/list/devels@trinitydeskt...
On 2021/06/03 11:58 PM, robvand@tele2.nl wrote:
Thank you all for your reply.
I forgot to mention this URL: https://kate-editor.org/2010-11-14/highlight-selected-text/
However, I haven't found the source for this old KDE4 kate plugin yet nor even managed to build a recent TDE kate (with plugins) from the source.
I guess this is the right link https://kate-editor.org/2010/11/14/highlight-selected-text :-) Cheers Michele
https://kate-editor.org/2010/11/14/highlight-selected-text/
...is the right one. My bad !
On Friday 04 June 2021 15:09:25 you wrote:
On 2021/06/03 11:58 PM, robvand@tele2.nl wrote:
Thank you all for your reply.
I forgot to mention this URL: https://kate-editor.org/2010-11-14/highlight-selected-text/
However, I haven't found the source for this old KDE4 kate plugin yet nor even managed to build a recent TDE kate (with plugins) from the source.
I guess this is the right link https://kate-editor.org/2010/11/14/highlight-selected-text :-) Cheers Michele