Last Updated:
30 Jun 2020 11:52
by ADMIN
SyntaxEditor: Improve the performance of the FoldingTagger in a big file scenario
Currently, if you load a big .xml file with big number of tags, the XmlFoldingTagger takes a lot of time to execute its logic. Improve the performance in those situations.