From 93cf01adfcea37c33fe0947de1639ae52628a394 Mon Sep 17 00:00:00 2001 From: Francesco Abbate Date: Mon, 20 Sep 2021 17:53:58 +0200 Subject: [PATCH] WIP: add some notes about dmon_watch_add --- resources/notes-dmon-integration-2.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 resources/notes-dmon-integration-2.md diff --git a/resources/notes-dmon-integration-2.md b/resources/notes-dmon-integration-2.md new file mode 100644 index 00000000..1ddb89c6 --- /dev/null +++ b/resources/notes-dmon-integration-2.md @@ -0,0 +1,10 @@ +## from core/init.lua + +- scan_project_folder set the watch_id recursively or not + * called from core.add_project_directory + +## from treeview.lua + +TreeView:on_mouse_pressed + * calls core.scan_project_subdir only in files_limit mode + * calls core.project_subdir_set_show