OLLMfiles.ProjectManager.active_project_changed – ollmchat Reference Manual
Packages
ollmchat
OLLMfiles
ProjectManager
active_file
active_project
buffer_provider
db
delete_manager
disable_initial_scan
file_cache
git_provider
projects
tree_cache
ProjectManager
activate_file
activate_project
check_active_file_changed
convert_fake_file_to_real
create_project
get_file_from_active_project
get_folder_at_path
load_projects_from_db
notify_project_changed
on_file_contents_change
on_file_metadata_change
reload_file_from_disk
remove_project
restore_active_state
tree_factory
write_buffer_to_disk
active_file_changed
active_project_changed
file_contents_changed
file_metadata_changed
active_project_changed
Description:
public
signal
void
active_project_changed
(
Folder
? project)
Emitted when active project changes. Note: Projects are Folders with is_project = true.