jpoelen updated this revision to Diff 32860. jpoelen added a comment.
- SQL: various improvements and fix if/case/loop/end detection with SQL (Oracle) - add sql tests - update kateversion to 5.0 and allows multiple spaces for "end if", "end case" and "end loop" - autotests/input/highlight.sh.syntax and autotests/input/highlight.sh are restored REPOSITORY R216 Syntax Highlighting CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D11470?vs=32855&id=32860 BRANCH sql2 REVISION DETAIL https://phabricator.kde.org/D11470 AFFECTED FILES autotests/folding/test.sql.fold autotests/folding/test.sql_oracle.fold autotests/html/test.sql.html autotests/html/test.sql_oracle.html autotests/input/test.sql autotests/input/test.sql_oracle autotests/reference/test.sql.ref autotests/reference/test.sql_oracle.ref data/syntax/sql-mysql.xml data/syntax/sql-oracle.xml data/syntax/sql-postgresql.xml data/syntax/sql.xml To: jpoelen, #framework_syntax_highlighting, dhaumann Cc: #frameworks, michaelh, bruns