Function: treemacs-display-current-project-exclusively

treemacs-display-current-project-exclusively is a function alias and interactive for treemacs-add-and-display-current-project-exclusively, defined in treemacs.el.

This command is obsolete since v2.9; use treemacs-add-and-display-current-project-exclusively instead.

Signature

(treemacs-display-current-project-exclusively)

Documentation

Display the current project, and *only* the current project.

Like treemacs-add-and-display-current-project this will add the current project to treemacs based on either projectile, the built-in project.el, or the current working directory.

However the 'exclusive' part means that it will make the current project the only project, all other projects *will be removed* from the current workspace.

Key Bindings

Aliases

treemacs-display-current-project-exclusively (obsolete since v2.9)