Text Folding Reloaded
by Christoph Cullmann • March 24, 2013 • Common, Developers, KDE • 3 Comments
If we look at the incoming bug reports, a lot still seem to be located in our code folding implementation. The problem of the current code folding code, even after the GSoC rewrite of large parts, is that it is inter weaved with the syntax highlighting engine. During highlighting, we try to build up some tree...
Read more →