Hello.
I've written a PlugIn for version 5.0.1 which add some entries to sql.kwf. For example:
...
%%words
...
'SomeWordInCyrillic' _dont_care_ st_CUSTOM
'SOMEWORDINCYRILLIC' _dont_care_ st_CUSTOM
'somewordincyrillic' _dont_care_ st_CUSTOM
...
The string run the Code Assistant in Sql Window with SomeWordInCyrillic in different cases (unfortunatelly I couldn't make the word to highlight in all keyword cases using only one entry). So it worked... But when I updated PlSql Developer to 5.1.3 that mechanism doesn't work
All the time at the starting IDE the message "...dublicate entry in %%word section..." appears.
The main problem is language which is used. According to english there're no problems at all. What can I do to resolve the problem namely creating highlighting and using Code Assistant for keywords in Cyrillic?
B.Regards.
Max.
I've written a PlugIn for version 5.0.1 which add some entries to sql.kwf. For example:
...
%%words
...
'SomeWordInCyrillic' _dont_care_ st_CUSTOM
'SOMEWORDINCYRILLIC' _dont_care_ st_CUSTOM
'somewordincyrillic' _dont_care_ st_CUSTOM
...
The string run the Code Assistant in Sql Window with SomeWordInCyrillic in different cases (unfortunatelly I couldn't make the word to highlight in all keyword cases using only one entry). So it worked... But when I updated PlSql Developer to 5.1.3 that mechanism doesn't work

The main problem is language which is used. According to english there're no problems at all. What can I do to resolve the problem namely creating highlighting and using Code Assistant for keywords in Cyrillic?
B.Regards.
Max.