Fix project change and quit versus workspace plugin

This commit is contained in:
Francesco Abbate
2020-12-30 14:31:36 +01:00
parent 0e263af3c6
commit b91a84eb56
4 changed files with 50 additions and 30 deletions
+1 -1
View File
@@ -178,7 +178,7 @@ command.add(nil, {
end
core.add_project_directory(system.absolute_path(text))
-- TODO: add the name of directory to prioritize
core.request_project_scan()
core.reschedule_project_scan()
end, suggest_directory)
end,