[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Adding support for xref jumping to headers/interfaces
From: |
João Távora |
Subject: |
Re: Adding support for xref jumping to headers/interfaces |
Date: |
Sun, 12 Nov 2023 18:40:19 +0000 |
On Sat, Nov 11, 2023 at 9:01 PM Dmitry Gutov <dmitry@gutov.dev> wrote:
>
> On 11/11/2023 13:30, João Távora wrote:
>
> >> BTW, do you know of any LSP servers for C/C++ have
> >> implementation-specific actions/endpoints for any of the things that you
> >> mentioned above?
> >
> > Clangd, whose source code I've recently become familiar with,
> > has the capability of doing all of those but my vapourware
> > 'memory-allocations'. It doesn't expose endpoints to them, I think,
> > but it's not fundamentally hard to do (clangd has a very rich index
> > derived from the LLVM AST processing machinery, as you probably know).
>
> So these features that are not available in the VS Code plugin yet? I
> guess we'll wait until that happens. But then it seems like Eglot will
> have to define the corresponding commands.
Not Eglot, no, unless they become part of LSP. See my other email.
> > Anyway, will try to do that coming weeks, do ping me if I forget,
> > we can even pair-program via tmate or something.
>
> Sounds interesting. My Emacs doesn't really function in the terminal,
> but we could try.
Emacs -Q would function, right? :-) Anyway mine does, fairly reliably and I
have very few personal keybindings.
João
- Re: Adding support for xref jumping to headers/interfaces, (continued)
- Re: Adding support for xref jumping to headers/interfaces, João Távora, 2023/11/10
- Re: Adding support for xref jumping to headers/interfaces, Spencer Baugh, 2023/11/11
- Re: Adding support for xref jumping to headers/interfaces, Dmitry Gutov, 2023/11/11
- Re: Adding support for xref jumping to headers/interfaces, João Távora, 2023/11/11
- Re: Adding support for xref jumping to headers/interfaces, Spencer Baugh, 2023/11/11
- Re: Adding support for xref jumping to headers/interfaces, Dmitry Gutov, 2023/11/11
- Re: Adding support for xref jumping to headers/interfaces, Dmitry Gutov, 2023/11/10
- Re: Adding support for xref jumping to headers/interfaces, Dmitry Gutov, 2023/11/10
- Re: Adding support for xref jumping to headers/interfaces, João Távora, 2023/11/11
- Re: Adding support for xref jumping to headers/interfaces, Dmitry Gutov, 2023/11/11
- Re: Adding support for xref jumping to headers/interfaces,
João Távora <=
- Re: Adding support for xref jumping to headers/interfaces, Dmitry Gutov, 2023/11/12
- Re: Adding support for xref jumping to headers/interfaces, João Távora, 2023/11/12
- Re: Adding support for xref jumping to headers/interfaces, Dmitry Gutov, 2023/11/12
- Re: Adding support for xref jumping to headers/interfaces, João Távora, 2023/11/12
- electric-pair-mode vs paredit, was: Re: Adding support for xref jumping to headers/interfaces, Dmitry Gutov, 2023/11/12
- Re: electric-pair-mode vs paredit, was: Re: Adding support for xref jumping to headers/interfaces, João Távora, 2023/11/12
- Re: Adding support for xref jumping to headers/interfaces, Dmitry Gutov, 2023/11/10
- Re: Adding support for xref jumping to headers/interfaces, João Távora, 2023/11/11
- Re: Adding support for xref jumping to headers/interfaces, Dmitry Gutov, 2023/11/11
- Re: Adding support for xref jumping to headers/interfaces, João Távora, 2023/11/12