Files
deb-lite-xl/data/core
Francesco Abbate 16e6a6db9d Stop scanning project file when a maximum limit is reached
To avoid excessive memory usage when opening in a directory with too many files.

Introduce the config variable config.max_project_files to choose the limit.

The mechanism introduced avoid using excessive memory but it fails to
let user access all the files in the directory. A better implementation
should not impose any limits but read each subdirectory on-demand, only
as they are expanded in the tree-view.
2020-11-16 18:12:55 +01:00
..
2019-12-28 11:17:56 +00:00
2020-05-07 22:40:34 +01:00
2020-06-26 10:44:56 +01:00
2020-06-02 13:26:16 +03:00
2019-12-28 11:17:56 +00:00
2019-12-28 11:17:56 +00:00
2020-05-09 11:10:19 +01:00