[Anjuta-list] Suggestion



Hi Guys!

First of all, I'd like to thank you for Anjuta! I use it
since v0.1.2 and really like it! In fact, this is the best
C++ ide I know! :) 

What I think is still a missing feature is to enable the use
of a real source hierarchy ie. not only having src/doc/etc.
but having subdirectories in them. 

As my project got bigger and bigger I felt the need for
structured source tree. I could make it work with the
current 0.1.7 by editing manualy the project file (.prj) and
inserting the file names into "module.source.files" prefixed
by their directory, but it's only a hack; there is no
browsing capability in the source tree only in file browser.

After 25-30 source files the flat structure is not easy to
use, I like to create different subdirecorties and have the
source files (mainly one class/file) in this tree ordered by
functionality; just like in Java. 
Not everybody like to code in this way, but still for bigger
projects a very-structured source tree is needed, so please
consider implementing this feature in one of the next
releases; I think this is a minor but key feature needed to
have Anjuta as an IDE for big projects.

Thanks, and keep up the good work! 

Bye: Sanyi







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