Hi Koji, Thanks for the response when I use hl.bs.chars=".!?" and hl.bs.maxScan=200 I see improvements, below is the highlighted value
"The synthesis tool only supports the resolution functions for <em>std_logic</em> and std_logic_vector." But in other cases I also see that some of the words break in between as shown below Original text: " How Are Clock Gating Checks Inferred" When searching for the term "clock" the highlighted text is displayed as show below "w Are <em>Clock</em> Gating Checks Inferred" As you can see only w is displayed from the word How. This issue goes away when I use .bs.chars=".!? 	 " but it creates issue of highlighting not from the beginning of the sentence. Is there a way whereby I can have highlighting working in all cases. -Shyam