all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* GNU Globals + ggtags.el
@ 2020-05-18 12:48 Sébastien G
  0 siblings, 0 replies; 3+ messages in thread
From: Sébastien G @ 2020-05-18 12:48 UTC (permalink / raw)
  To: help-gnu-emacs

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

Hello. Any one have experience with GNU Globals an ggtags.el?

Is it good for Python, JS and C?

I use irony-mode for C and anaconda-mode for Python. How GNU Globals +
ggtags.el is in comparison for code completion, code navigation and
documentation shown with eldoc?


Is lsp-mode better than all this for code completion, code navigation
and documentation shown with eldoc?






















[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* GNU Globals + ggtags.el
@ 2020-05-18 12:55 Sébastien G
  2020-05-19 12:58 ` Dan Čermák
  0 siblings, 1 reply; 3+ messages in thread
From: Sébastien G @ 2020-05-18 12:55 UTC (permalink / raw)
  To: help-gnu-emacs

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

Hello. Any one have experience with GNU Globals an ggtags.el?

Is it good for Python, JS and C?

I use irony-mode for C and anaconda-mode for Python. How GNU Globals +
ggtags.el is in comparison for code completion, code navigation and
documentation shown with eldoc?


Is lsp-mode better than all this for code completion, code navigation
and documentation shown with eldoc?






















[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* Re: GNU Globals + ggtags.el
  2020-05-18 12:55 GNU Globals + ggtags.el Sébastien G
@ 2020-05-19 12:58 ` Dan Čermák
  0 siblings, 0 replies; 3+ messages in thread
From: Dan Čermák @ 2020-05-19 12:58 UTC (permalink / raw)
  To: Sébastien G, help-gnu-emacs

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

Hi Sébastien,

Sébastien G <seb@k-7.ch> writes:

> Hello. Any one have experience with GNU Globals an ggtags.el?

unfortunately no, I've stopped using GNU Global half a decade ago when I
ditched it for irony mode, which I later ditched for lsp-mode.

> Is it good for Python, JS and C?
>
> I use irony-mode for C and anaconda-mode for Python. How GNU Globals +
> ggtags.el is in comparison for code completion, code navigation and
> documentation shown with eldoc?
>
>
> Is lsp-mode better than all this for code completion, code navigation
> and documentation shown with eldoc?

lsp-mode is imho the better choice for both python and C as well as code
completion, navigation, documentation and linting "just works (TM)". For
python simply install python-language-server and for C I would recommend
to use ccls (the language server) and lsp-ccls.


Hope this helps,

Dan

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

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

end of thread, other threads:[~2020-05-19 12:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-18 12:55 GNU Globals + ggtags.el Sébastien G
2020-05-19 12:58 ` Dan Čermák
  -- strict thread matches above, loose matches on Subject: below --
2020-05-18 12:48 Sébastien G

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.