all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [Guide] Exploring large projects with Projectile and Helm Projectile
@ 2014-10-08  5:35 Tu, Do
  2014-10-08  7:11 ` Igor Sosa Mayor
  2014-10-09  5:21 ` Abhishek L
  0 siblings, 2 replies; 3+ messages in thread
From: Tu, Do @ 2014-10-08  5:35 UTC (permalink / raw
  To: help-gnu-emacs

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.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Guide] Exploring large projects with Projectile and Helm Projectile
  2014-10-08  5:35 [Guide] Exploring large projects with Projectile and Helm Projectile Tu, Do
@ 2014-10-08  7:11 ` Igor Sosa Mayor
  2014-10-09  5:21 ` Abhishek L
  1 sibling, 0 replies; 3+ messages in thread
From: Igor Sosa Mayor @ 2014-10-08  7:11 UTC (permalink / raw
  To: help-gnu-emacs

"Tu, Do" <solidius4747@gmail.com> writes:

> 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

thanks for sharing!

-- 
:: Igor Sosa Mayor     :: joseleopoldo1792@gmail.com ::
:: GnuPG: 0x1C1E2890   :: http://www.gnupg.org/      ::
:: jabberid: rogorido  ::                            ::




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Guide] Exploring large projects with Projectile and Helm Projectile
  2014-10-08  5:35 [Guide] Exploring large projects with Projectile and Helm Projectile Tu, Do
  2014-10-08  7:11 ` Igor Sosa Mayor
@ 2014-10-09  5:21 ` Abhishek L
  1 sibling, 0 replies; 3+ messages in thread
From: Abhishek L @ 2014-10-09  5:21 UTC (permalink / raw
  To: Tu, Do; +Cc: help-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 428 bytes --]


Tu, Do writes:

> 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`.
>

Thanks for creating yet another useful guide!
-- 
Abhishek

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 472 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-10-09  5:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-08  5:35 [Guide] Exploring large projects with Projectile and Helm Projectile Tu, Do
2014-10-08  7:11 ` Igor Sosa Mayor
2014-10-09  5:21 ` Abhishek L

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.