Optimized the parsing of included files. This change should dramatically
improve the time it takes to find all of the packages included using the
\usepackage command.
The master file is parsed line by line rather than reading the entire file into
a string. Searching for usepackage commands stops after \begin{document} is
encountered. Only files that are included as part of the preamble are searched
for additional \usepackage commands.
Changed:
U trunk/Bundles/Latex.tmbundle/Support/bin/texMate.py
_______________________________________________
textmate-dev mailing list
[email protected]
http://lists.macromates.com/listinfo/textmate-dev