all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Tu, Do" <solidius4747@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: [Guide] Exploring large projects with Projectile and Helm Projectile
Date: Tue, 7 Oct 2014 22:35:47 -0700 (PDT)	[thread overview]
Message-ID: <6747cc7b-1d1e-4ac8-9fa8-24946892ad8e@googlegroups.com> (raw)

Exploring large projects with Projectile and Helm Projectile: http://tuhdo.github.io/helm-projectile.html

I wrote this guide after many new changes in Helm Projectile. The new Helm Projectile is not just a single command `helm-projectile` anymore; it can now replace many Projectile "core commands", such as `projectile-find-file`.

A few demos:

- Select and open multiple files, http://tuhdo.github.io/static/helm-projectile/helm-projectile-find-files-1.gif : Now we can open multiple files at once with `helm-projectile`. It outweighs Ido + flx for finding files, since you can only open one file in Ido. Yes, you can open one file faster in Helm, but when you need to open two or more files, Helm is more suitable for the large.

- Jump to any file depends on context, even if the file path is in a text file, http://tuhdo.github.io/static/helm-projectile/helm-projectile-find-files-dwim-1.gif

- Switch between other files with same names but different extensions, http://tuhdo.github.io/static/helm-projectile/helm-projectile-find-other-file.gif . Work not only for C/C++ but other languages, and is customizable. You don't have to configure anything, like adding include paths for the command to search. Everything is automatic. Just use it as it is.

- Ediff two selected files from helm-projectile-find-file, http://tuhdo.github.io/static/helm-projectile/helm-projectile-find-file-ediff.gif.

- Invoke Etags while in helm-projectile-find-file session; when in Etags session, you can switch back later to helm-projectile-find-file, http://tuhdo.github.io/static/helm-projectile/helm-projectile-etags.gif.

- You can invoke `helm-do-grep` on any project directory when using a `helm-projectile` command.


             reply	other threads:[~2014-10-08  5:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-08  5:35 Tu, Do [this message]
2014-10-08  7:11 ` [Guide] Exploring large projects with Projectile and Helm Projectile Igor Sosa Mayor
2014-10-09  5:21 ` Abhishek L

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6747cc7b-1d1e-4ac8-9fa8-24946892ad8e@googlegroups.com \
    --to=solidius4747@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.