https://bugs.kde.org/show_bug.cgi?id=385154
Bug ID: 385154
Summary: Incorrect and incomplete syntax highlighting file for
Oracle sql
Product: kate
Version: 16.08
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: syntax
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 108066
--> https://bugs.kde.org/attachment.cgi?id=108066&action=edit
Corrected syntax highlighting file for Oracle sql
In the syntax file for Oracle there are two errors:
the keyword ELSIF is missing
the keyword EXCEPTION is misspelled EXEPTION
Beside this the highlighting for comment lines is not working properly.
Everything after "--" is a comment, no matter where it is positioned in the
line. Even after a command this kind of comment is valid
The multiline comment /* and*/ is not working
I have attached a corrected file, which works for me.
Feel free to use it, if it is helpful.
Regards
Stephan
--
You are receiving this mail because:
You are watching all bug changes.