diff options
author | John Donoghue <john.donoghue@ieee.org> | 2016-11-24 13:46:26 -0500 |
---|---|---|
committer | John Donoghue <john.donoghue@ieee.org> | 2016-11-24 13:46:26 -0500 |
commit | 7ac968971d5cc25e4a15707ff238e52c1d1faab4 (patch) | |
tree | 3c9405bdf421be1cc70c741c2cdf55b0d614a753 /qt/ScintillaEditBase/ScintillaEditBase.cpp | |
parent | 7e1135d056a9adbd38d712caeebc20d4f55f8090 (diff) | |
download | scintilla-mirror-7ac968971d5cc25e4a15707ff238e52c1d1faab4.tar.gz |
Bug [#1692]. LexMatlab: update fold functions to use keywords instead of indenting.
* lexers/LexMatlab.cxx
(IsMatlabComment): removed unused function.
(IsOctaveComment): removed unused function.
(LowerCase): Added inline function.
(CheckKeywordFoldPoint): New function.
(FoldMatlabOctaveDoc): use style and keyword to identify fold points.
(FoldMatlabDoc): Use IsMatlabCommentChar.
(FoldOctaveDoc): Use IsOctaveCommentChar.
Diffstat (limited to 'qt/ScintillaEditBase/ScintillaEditBase.cpp')
0 files changed, 0 insertions, 0 deletions