<div class="gmail_quote">On Sat, Mar 14, 2009 at 8:11 AM, Hans-Peter Diettrich <span dir="ltr"><<a href="mailto:DrDiettrich1@aol.com">DrDiettrich1@aol.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
The next logical step is unfolding include directives, so that the<br>
included files can be inlined in the editor. This is what Delphi users<br>
will need urgently, and every user will appreciate the capability of<br>
searching and find-and-replace in the entire resulting text.<br>
</blockquote></div><br>An important feature and not only to ex Delphians, would be nice to see the content of include files within the main source file possibly with a slightly different background so it shows that the content is not really inside the main file, as an extra feature it would be interesting to allow the user to select from the list of available includes on all platforms, if he wants to alter code in more than one file, usually the programmer only needs to see the include file for his current platform.<br>
As for multiple platforms, you still need to at least compile and briefly test the compiled application on all platforms, so the switching feature is not as important, one can still edit those includes separately.<br><br>
Razvan<br>