emacs-configuration icon indicating copy to clipboard operation
emacs-configuration copied to clipboard

Call helm-etags-select after helm-projectile-switch-project

Open humitos opened this issue 8 years ago • 0 comments

Now, I'm calling helm-projectile-find-file but maybe it could be useful to call helm-etags-select with the element at point when switching projects.

So, this way, we can jump to a method/class defined in another project in an easy way.

humitos avatar Jul 06 '17 18:07 humitos