Taras,
On Wed, Aug 18, 2010 at 7:52 AM, Taras wrote:
> Andres,
>
> Tactic to increase performance of grep plugins by changing parsing engine
> works only for
> plugins in which such parsed (not plain) data is reqested (by calling
> getDocumentParserFor()), isn't it?
This new approach has t
Andres,
Tactic to increase performance of grep plugins by changing parsing engine works
only for
plugins in which such parsed (not plain) data is reqested (by calling
getDocumentParserFor()), isn't it?
But in same time we have only 4 such plugins:
$grep -R getDocumentParserFor *.py
findCommen