Skip to content
Tianxiang Xiong edited this page Jan 12, 2016 · 3 revisions

The helm-browse-projects command can be used to browse projects. It supports version control (VC) systems like Git, Mercurial (Hg), and Subversion (SVN).

Usage

Install the following extensions as necessary:

If your directory is not under VC, you can still use helm-browse-project. A universal prefix (C-u) is required to recursively create the project file list and cache it.

From helm-find-files

You can launch helm-browse-project from helm-find-files to browse projects unrelated to your current buffer.

You can also bookmark your directories with C-x r m from helm-find-files.

Clone this wiki locally