Files
deb-lite-xl/data/core
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
..
2021-05-26 14:22:10 +02:00
2021-04-21 01:42:56 -07:00
2021-04-21 01:42:56 -07:00
2021-04-21 09:48:30 +02:00
2021-04-21 09:48:30 +02:00
2021-04-07 23:46:45 +02:00
2019-12-28 11:17:56 +00:00
2021-05-22 14:55:58 +02:00
2019-12-28 11:17:56 +00:00
2021-04-12 19:05:30 +02:00
2021-05-20 21:58:27 +02:00