Yan Zhulanow
1c1da6bced
[Analysis API] Cause OOB when imports change in code fragments
...
In K1, code fragment analysis was completely invalidated on any PSI
change. Because imports are not a part of the PSI tree of
'KtCodeFragment's, a colon tremble happened on 'addImportsFromString()'.
In K2, changes inside code fragments are always considered in-body
modifications. So, even with the colon trembling, the 'FirFile',
together with its 'FirImport's was not recreated.
^KT-65600 Fixed
2024-02-26 11:28:56 +00:00
..
2023-12-19 11:12:23 +00:00
2024-02-23 23:59:13 +01:00
2024-02-15 07:51:51 +00:00
2023-12-19 11:12:23 +00:00
2024-02-23 23:59:13 +01:00
2024-02-20 17:56:46 +00:00
2024-02-01 23:37:23 +00:00
2024-02-23 23:59:13 +01:00
2024-01-10 11:29:25 +00:00
2024-02-20 17:56:46 +00:00
2024-02-26 10:06:26 +00:00
2024-02-26 10:18:38 +00:00
2024-02-15 16:10:13 +00:00
2024-02-21 20:24:13 +00:00
2024-02-21 14:10:44 +00:00
2024-02-21 14:10:44 +00:00
2024-02-16 12:48:24 +00:00
2024-02-25 18:18:55 +00:00
2024-02-06 17:18:44 +00:00
2024-02-26 11:28:56 +00:00
2024-01-10 14:56:30 +00:00
2024-02-25 18:18:55 +00:00
2024-01-10 11:29:25 +00:00
2024-02-19 18:17:37 +00:00
2024-02-23 23:59:13 +01:00
2024-02-23 23:59:13 +01:00
2024-02-26 09:53:13 +00:00
2024-02-21 14:10:44 +00:00
2024-02-16 12:48:24 +00:00
2024-02-26 10:18:38 +00:00
2024-02-26 09:53:13 +00:00
2024-02-20 17:56:46 +00:00
2024-02-01 06:25:07 +00:00
2024-02-23 23:59:13 +01:00
2024-02-26 08:56:24 +00:00
2024-02-16 12:48:24 +00:00
2024-02-20 17:56:46 +00:00
2024-02-20 17:56:46 +00:00
2024-01-23 11:01:58 +00:00
2024-01-09 13:10:24 +00:00
2024-02-16 12:48:24 +00:00
2023-12-19 15:20:01 +00:00
2023-12-13 15:40:25 +00:00