unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Semantic speedbar for outline view
@ 2021-04-14  4:28 Anand Tamariya
  2021-04-14 11:29 ` Stefan Kangas
  0 siblings, 1 reply; 2+ messages in thread
From: Anand Tamariya @ 2021-04-14  4:28 UTC (permalink / raw)
  To: emacs-devel

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

Hi,
Semantic speedbar provides a nice outline view for buffers parsed by
semantic. I've got it working for C, Elisp, Java, build files (Makefile,
Ant build.xml and Maven pom.xml), HTML, CSS, Latex and SQL. See screenshots
https://lifeofpenguin.blogspot.com/2021/04/gnu-emacs-as-lightweight-ide-outline.html

However, I had to make some non-trivial changes to get it working. So I'm
wondering if it ever worked for anyone. If you happen to use it for
anything other than browsing folders, can you help me test my changes and
let me know if anything is breaking? You can either use my fork or add
specific files in your setup.

Additional feature: You can press '-' on a leaf to collapse the parent.

Code https://gitlab.com/atamariya/emacs/tree/dev
Changed files:
lisp/cedet/semantic/sb.el
lisp/speedbar.el

Thanks,
Anand

[-- Attachment #2: Type: text/html, Size: 1116 bytes --]

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

end of thread, other threads:[~2021-04-14 11:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-14  4:28 Semantic speedbar for outline view Anand Tamariya
2021-04-14 11:29 ` Stefan Kangas

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).