DDT-IDE / DDT

DDT is an Eclipse-based IDE for the D programming language:
http://ddt-ide.github.io/
101 stars 16 forks source link

Show outline / nested elements of a D module in the Project Explorer #106

Open bruno-medeiros opened 9 years ago

bruno-medeiros commented 9 years ago

similar to how JDT does it: http://www.linuxtopia.org/online_books/eclipse_documentation/eclipse_java_development_guide/topic/org.eclipse.jdt.doc.user/gettingStarted/images/view_package_explorer_junit_exp.png

aubade commented 9 years ago

Sorry to be a pest, but the lack of "get a quick overview of the types, functions and methods in a source file other than the current one" has been keeping me on v0.11. Is this something that's on the agenda soon?