lite-xl/data
Francesco Abbate 10fde6e264 Implement lazy loading of directories
When the number of files in a project directory is above the max
limit switch back to a mechanism to read directory content only
when the corresponding folder is expanded in the treeview.

When the command core:find-file is invoked the command core:open-file
is executed instead because the complete list of the project's
files is not available.

When a project search is done we search through all the files within
the project dir without indexing them.

Address issues #217 #203 #183.
2021-05-26 14:22:10 +02:00
..
colors Implement user's config as init file and add directory into package.path 2020-12-02 16:03:31 +01:00
core Implement lazy loading of directories 2021-05-26 14:22:10 +02:00
fonts Switch to FiraSans and JetBrainsMono fonts 2021-05-22 15:09:54 +02:00
plugins Implement lazy loading of directories 2021-05-26 14:22:10 +02:00