Skip to content
Commit 427c95cb authored by Nikita Sirgienko's avatar Nikita Sirgienko Committed by Alexander Semke
Browse files

Fix incorrect regexs for string in backend highlighters

Summary: Now string highlighter regex highlighte two strings, standing neary, as one string, that incorrect. So it fix it.

Test Plan:
1) Open Octave, Scilab, Lua, Sage session, write `'3', '4', '5'`
2) Make sure, that string highlighting wrong.
3) Appy the patch
4) Test again and check, that all okay

Reviewers: #cantor, asemke

Subscribers: #cantor, #kde_edu

Tags: #kde_edu, #cantor

Differential Revision: https://phabricator.kde.org/D12052
parent 172ad5b9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment