Add 'highlight' function.. so as to prevent any missing on
doing works.
Such as some critical words or phrases are a first entry
of 'highlight.'
For example:
and, or, such, therefore......
Or any arbitrary words or phrases can be enlisted as
highlight.
You can see 'highlight' in most of programmers editor for
compiling.... In this case, main(), for loop, and/or each
function names are highlighted.
Just leave my small wish.
Logged In: YES
user_id=915082
This would definitely be useful in combination with glossaries. Words in the
glossaries being automatically highlighted in the current segment.
As a workaround, this can be done using a glossary and TransTips.
- TransTips for glossary items
http://sourceforge.net/support/tracker.php?aid=2935633
Didier
i believe this ticket may be obsolete since the desired functionality can be achieved with user defined global or projectwide protected tag regex settings as of Ωt v6.2.
Last edit: st. pakebusch 2026-08-19
It’s not exactly the same purpose. The "custom tags" feature is supposed to show words that must be reproduced in target as they are.
This feature is more a "translation reminder" of important words that must be properly translated.
ok, i see. rereading the intent, i could maybe add a project-specific highlighting function. some thoughts first.
counter thoughts before i should start?
Finish the work that you’ve already started?
You have literaly half a dozen open projets. I receive around two dozens notifications about your activity every day.
You should communicate about your work on the development list. Tickets and PRs are not places where general development discussions should take place.
You’re thinking about programming languages syntax highlighting. The original request reads more like the glossary validation test that we have in tools, except that the test takes into account all the project glossary item.
This feature reads more like a strict validation tool for a limited number of glossary entries. And that’s a feature that we lack.
We certainly do not need syntax highlithing in OmegaT.