emacs-counsel-gtags icon indicating copy to clipboard operation
emacs-counsel-gtags copied to clipboard

GNU Global with ivy completion

Results 5 emacs-counsel-gtags issues
Sort by recently updated
recently updated
newest added

Hi Felipe: Today I had an issue with global-tags--get-dbpath that takes too much time when using tramp. The issue came out trying to use a command like `project-switch-to-buffer` that calls...

Right now it only finds either definition or reference. In [ggtags](https://github.com/leoliu/ggtags), dwim also finds header files when pointing to the include section. It would be nice to have something similar.

Running in a sandboxed Emacs using only ```emacs-lisp (eval-when-compile (add-to-list 'load-path "~/use-package") (require 'use-package)) (use-package counsel :ensure t) (use-package counsel-gtags :ensure t) ``` and generating the database with ```global --gtagslabel=pygments...

Hi, about ten days ago, my gtags can't be used normally, when I use `counsel-gtags-find-definition` and `counsel-gtags-find-reference` commands, emacs will give me an error message: `global:invalid regular expression.` some version...

It would be nice to use: (setq counsel-gtags-path-style 'abslib) or (setq counsel-gtags-path-style 'shorter) With short (root) filenames, navigation does not work for GTAGSLIBPATH.