PY-72185 Implement incremental parsing for PSI leaves for Python

Merge-request: IJ-MR-138193
Merged-by: Daniil Kalinin <Daniil.Kalinin@jetbrains.com>

GitOrigin-RevId: 7d004677a5b7a4637ea956f13ed85abc0d88604e
This commit is contained in:
Daniil Kalinin
2024-07-17 12:15:36 +00:00
committed by intellij-monorepo-bot
parent 4f263103af
commit e9a6246df3
118 changed files with 967 additions and 23 deletions

View File

@@ -13,5 +13,6 @@
<orderEntry type="module" module-name="intellij.platform.core" />
<orderEntry type="module" module-name="intellij.platform.util" />
<orderEntry type="library" name="fastutil-min" level="project" />
<orderEntry type="module" module-name="intellij.platform.core.impl" />
</component>
</module>