emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: EBrowse obsolete?


From: Eli Zaretskii
Subject: Re: EBrowse obsolete?
Date: Thu, 21 Jul 2022 16:04:53 +0300

> From: Gerd Möllmann <gerd.moellmann@gmail.com>
> Cc: emacs-devel@gnu.org
> Date: Thu, 21 Jul 2022 14:58:13 +0200
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> > Sheer luck, AFAIU.  I've seen many complaints about that (JSON
> > deserialization being the main issue, but not the only one), and the
> > need to install clangd is frowned upon by GNU.  Using LSP via the
> > network solves that part, but it's slower, AFAIU.
> 
> Let the Gnu frown.
> 
> Every language server for C/C++ I could find so far is based on Clang.
> I'd be grateful for pointers to a language server for C/C++ that's based
> on GCC.

This is a tangent.  No one expects a tool like Ebrowse to compete with
language servers.  OTOH, for such a simple job, a language server is
not really needed.

We _are_ working on getting a client for language servers into Emacs
(we decided to bring Eglot into core), it just takes time (patches are
welcome, btw).  But that's a much larger job, and will enable many
more features, than a tool for browsing C++ code.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]