emacs-devel
[Top][All Lists]
Advanced

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

Re: feature/tree-sitter 908aab6144: Improve tree-sitter imenu for c-mode


From: Stefan Kangas
Subject: Re: feature/tree-sitter 908aab6144: Improve tree-sitter imenu for c-mode and js-mode
Date: Sat, 12 Nov 2022 19:50:53 -0800

Randy Taylor <dev@rjt.dev> writes:

>> Instead of a flat list, now categorize imenu entries into categories
>> like "Function", "Variable", "Class", etc.
>
> Can this be made an option? I prefer a flat list.
>
> I don't know how it looked before, but something like:
> Struct structName
> Field/structName fieldA
> Field/structName fieldB
> Function func1
> Function func2
>
> would be even better (that's what eglot shows on a golang buffer).

Me too.  Completing over a flat list tends to work much better with the
completion framework I use (ivy).



reply via email to

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