D12689: Lua: updated for Lua5.3
jonathan poelen
noreply at phabricator.kde.org
Mon May 21 17:46:04 UTC 2018
jpoelen added a comment.
@dhaumann The difference is in the `dynamic` attribute of a context. Kate propagates the captures only if the value is `true` whereas SyntaxHighlighting never looks at that value and only uses the `dynamic` attribute of the rules.
Personally, I find that having this attribute in contexts unnecessarily complicates the writing of rules. Same for `fallthrough` which is redundant to `fallthroughContext`.
Doxygenlua.xml fixed in D12860 <https://phabricator.kde.org/D12860>
REPOSITORY
R216 Syntax Highlighting
REVISION DETAIL
https://phabricator.kde.org/D12689
To: jpoelen, dhaumann, #framework_syntax_highlighting
Cc: vkrause, kde-frameworks-devel, michaelh, genethomas, ngraham, bruns, cullmann, dhaumann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180521/a56f56bb/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list