lite-xl/data/plugins
Francesco Abbate 7aca4e6ba2 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-10-03 00:04:28 +02:00
..
autocomplete.lua revert new keyboard bindings 2021-09-09 07:44:58 +02:00
autoreload.lua Remove the project scan thread 2021-10-03 00:04:28 +02:00
contextmenu.lua add context menu options for logview 2021-08-24 11:31:22 +02:00
detectindent.lua Add commands to manage tab style 2021-09-07 07:53:03 +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 Syntax. 2021-09-16 17:43:17 -04: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-08-29 11:13:39 +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 Small cleanup of `scale` plugin 2021-10-02 18:39:23 +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-10-03 00:04:28 +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