anaconda-mode icon indicating copy to clipboard operation
anaconda-mode copied to clipboard

anaconda-imenu.el

Open proofit404 opened this issue 10 years ago • 11 comments

Use anaconda-mode to populate imenu.

proofit404 avatar Apr 20 '14 10:04 proofit404

Currently imenu for python-mode is pretty slow, can anaconda help fixing this issue?

ghost avatar Jul 28 '14 04:07 ghost

Currently imenu unsupported in anaconda-mode.

proofit404 avatar Jul 28 '14 07:07 proofit404

Jedi had an option to populate imenu is this what you are referring to?

PythonNut avatar Mar 26 '15 23:03 PythonNut

Yes, I mean exactly that.

proofit404 avatar Mar 27 '15 07:03 proofit404

A related question. It would be great to not only show current file's symbols, but also be able to search through all symbols similarly to apropos for elisp. Is that doable?

pronobis avatar Apr 18 '15 03:04 pronobis

@pronobis

I don't quite follow. How would you define the scope of all symbols?

PythonNut avatar Apr 18 '15 04:04 PythonNut

I would say those would be the symbols accessible in the context of the current file. Basically, everything you can run anaconda-mode-view-doc on, just listed in e.g. helm for quick browsing. This way it would be easy to go to certain symbol by name without having to find it in the file.

pronobis avatar Apr 18 '15 16:04 pronobis

Has there been any progress on this since filing? python-mode's imenu create index function is pretty buggy.

wyuenho avatar Aug 06 '20 17:08 wyuenho

lsp-jedi has this built-in

wyuenho avatar Aug 06 '20 23:08 wyuenho

Unless someone steps up this will not be implemented. Anaconda is in support only mode. But as you said new features are being added to lsp.

CeleritasCelery avatar Aug 06 '20 23:08 CeleritasCelery

Already switched :)

wyuenho avatar Aug 06 '20 23:08 wyuenho