lite-xl/data
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
..
core Stop scanning project file when a maximum limit is reached 2020-11-16 18:12:55 +01:00
fonts Changed mapping of collapsed/expanded icons on icon font 2020-03-25 23:36:56 +00:00
plugins Implement limits for maximum number of symbols in autocomplete 2020-11-14 23:48:56 +01:00
user Changed summer color theme's caret color 2020-05-29 17:19:27 +01:00