How do I configure emacs speedbar for C# mode?
Posted
by Alex B
on Stack Overflow
See other posts from Stack Overflow
or by Alex B
Published on 2008-11-03T17:31:04Z
Indexed on
2010/05/07
17:48 UTC
Read the original article
Hit count: 196
I'm using emacs with C# Mode and when I turn on the speedbar, no files show up by default. I can choose "show all files" on the speedbar mode, but then every .cs file shows up with a '[?]' next to the name. How do I properly configure speedbar so it shows up with .cs files by default? How do I get the '[+]' next to each file so I can navigate inside the file?
© Stack Overflow or respective owner