<div class="gmail_quote">On 20 May 2012 17:19, Timon Gehr <span dir="ltr"><<a href="mailto:timon.gehr@gmx.ch" target="_blank">timon.gehr@gmx.ch</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 05/18/2012 06:59 PM, Bruno Medeiros wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 12/05/2012 01:00, Timon Gehr wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
some essential properties:<br>
- starts up instantaneously<br>
</blockquote>
....<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
some 'nice to have' properties:<br>
- code analysis based code completion<br>
</blockquote>
 > - integrated debugger<br>
<br>
So just starting up the IDE is more important than actually writing code<br>
or fixing bugs?...<br>
<br>
</blockquote>
<br></div>
No, you misunderstand.<br>
<br>
- Time spent starting up the IDE is lost time that could be spent doing something productive instead. Hardware is fast. There is simply no excuse for poor start up times/poor responsiveness.<br>
<br>
- The current IDEs have poor support for editing and navigating text. Furthermore, 'pattern recognition based code completion' was on my list as well.<br>
<br>
- I am more efficient at bug-chasing by sending relevant data to stdout instead of setting breakpoints and fighting the GUI until I understand what is going on. (I think that one of the most useful features of eclipse is the built-in console.) Furthermore, in my experience, almost all bugs are trivial regressions and/or caught immediately by reasonably good assertions. YMMV.<br>

<br>
- I concur that when faced with a new code base, or just poorly written code not written by oneself, some of the IDE features are very useful in order to get up to speed. But why does this functionality have to come in a GUI app, fully integrated with other components that may have drawbacks even if they are not explicitly used?<div class="im">
<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Seriously, I'm never going to understand you "editor" people..<br>
<br>
</blockquote>
<br></div>
I do not see how this is relevant. Is your misunderstanding of the post deliberate?<br>
</blockquote></div><br><div>It's also worth noting that this guy dropped D for C#. That's a pretty clear indication the environment was important to him.</div>