ScintillaOrg / lexilla

A library of language lexers for use with Scintilla
https://www.scintilla.org/Lexilla.html
Other
179 stars 64 forks source link

F#: [PATCH 2/2] Fix per-line folding #277

Open rdipardo opened 2 weeks ago

rdipardo commented 2 weeks ago

Follows #276, resolves 3ace72f

Refactors LexerFSharp::Fold so that each previous line is revisited:

[!NOTE] The patch enclosed with #276 should be committed first

0002-gh-277-fix-fsharp-per-line-folding.patch.txt