lite-xl/data/plugins
Francesco Abbate 7ee00c3317 Remove the project scan thread
Since the directory monitoring is now basically working we remove the
project scan thread periodically scanning the project directory.

Each project's directory is scanned only once at the beginning when
calling the function `core.add_project_directory` and is updated
incrementally when directory change events are treated.

The config variable `project_scan_rate` is removed as well as the
function `core.reschedule_project_scan`.
2021-09-29 14:08:04 +02:00
..
autocomplete.lua Bring back min len autocomplete default to 3 2021-09-07 15:03:00 +02:00
autoreload.lua Remove the project scan thread 2021-09-29 14:08:04 +02:00
contextmenu.lua add context menu options for logview 2021-09-07 14:59:03 +02:00
detectindent.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
language_c.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
language_cpp.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
language_css.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
language_html.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
language_js.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
language_lua.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
language_md.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
language_python.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
language_xml.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
lineguide.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
macro.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
projectsearch.lua Fix crash in project search when project has no files 2021-09-07 15:03:00 +02:00
quote.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
reflow.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
scale.lua Refactored minimum scale bug fix code 2021-08-28 16:00:41 +02:00
tabularize.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
toolbarview.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
treeview.lua Remove the project scan thread 2021-09-29 14:08:04 +02:00
trimwhitespace.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00
workspace.lua 2.0 changelog and modversion updates. 2021-08-17 20:24:44 +02:00