Files
openide/platform/indexing-api
Ruslan Cheremin 0633b33231 [core] IDEA-320380: use dedicated files to store huge Gists instead of VFS file attribute
+ Huge Gists are now stored in dedicated files in a <caches>/huge-gists/<fs-timestamp> folder.idea.gist.max-size-to-store-in-attributes
+ `-Didea.gist.max-size-to-store-in-attributes` to configure 'HUGE' Gist size
+ By default 'HUGE'==MAX_INT now, i.e. feature is currently effectively disabled => plan to enable it in a week if nothing breaks up.

GitOrigin-RevId: 80279cf95beb2d9be537b2c91db02a405a8c2c1d
2023-05-16 22:10:54 +00:00
..