Add a comment about a possible improvement

This commit is contained in:
Francesco Abbate 2020-12-27 18:33:03 +01:00
parent df74781da8
commit 4e260cd03e
1 changed files with 1 additions and 0 deletions

View File

@ -177,6 +177,7 @@ command.add(nil, {
return
end
core.add_project_directory(system.absolute_path(text))
-- TODO: add the name of directory to prioritize
core.request_project_scan()
end, suggest_directory)
end,