Function: treemacs-add-project

treemacs-add-project is a function alias and interactive for treemacs-add-project-to-workspace, defined in treemacs-interface.el.

This command is obsolete since v2.2.1; use treemacs-add-project-to-workspace instead.

Signature

(treemacs-add-project PATH &optional NAME)

Documentation

Add a project at given PATH to the current workspace.

The PATH's directory name will be used as a NAME for a project. The NAME can
(or must) be entered manually with either a prefix arg or if a project with the
auto-selected name already exists.

Key Bindings

Aliases

treemacs-add-project (obsolete since v2.2.1)