sirgienko created this revision. sirgienko added a reviewer: Framework: Syntax Highlighting. sirgienko added a project: Framework: Syntax Highlighting. Herald added projects: Kate, Frameworks. Herald added subscribers: kde-frameworks-devel, kwrite-devel. sirgienko requested review of this revision.
REVISION SUMMARY I have updated keywords, commands, builtions and functions. As you can see, i move all builtins with normal name to functions list (like it was done before in third version), because builtins have highlight different from functions (for example, `acos` is builtin and `acot` is function, so if we *really* fill builtins list by octave builtions, file will turn into colour mess). I aslo have added new blocks for classes. But some of them (`events`, `methods`, etc.) valid only into `classdef` block, how I could add resctriction for this? TEST PLAN As I see, there aren't tests for octave, right? REPOSITORY R216 Syntax Highlighting BRANCH octave REVISION DETAIL https://phabricator.kde.org/D18734 AFFECTED FILES data/syntax/octave.xml To: sirgienko, #framework_syntax_highlighting Cc: kwrite-devel, kde-frameworks-devel, bmortimer, hase, michaelh, genethomas, ngraham, bruns, demsking, cullmann, vkrause, sars, dhaumann