PlugIn: Syntax Highlighting not working at all

TenGor

Member³
Hy,

after upgrading from Version 6 to 7.1.3 my installed PlugIn Syntax Highlighting does not working at all.
Wether my Packages nor my Tables (when i use it in a variable declaration TabA.NAME%TYPE) are shown in my preferd color and also they would not changed to uppercase as i configured.

Thanks in advance
TenGor
 
For a table.column expression the table will indeed not be highlighted separately. Only the whole table.column expression will be highlighted.
 
Ok, i tried the following:
i closed PLD, deleted the file "HighLighting.dll" from PlugIn directory, start PLD, close it again.

Then "reinstalled" from zip Archive. After the second start of PLD my Tablenames where highlighted!
But what i'm still missing is the highlighting of my Packagename.Procedure!
(Interessting: if i'm coding the following:
Package .Procedure the Packagename is highlighted)
There is a blank before the "."!
The same issue i have with Table.Column.
In my old version (6.1) this wasn't so and it would be nice you can have a look into this.
 
Back
Top