Well, I guess I'm just not used to all the fancy features.<br>=P<br>it does not show syntax errors. I did the lazy mans version, set a button set to compile the current file without outputting anything.<br>It just shows errors.<br>
no semantic errors, same as above<br>It doesn't handle ddoc, I wish it did.<br>It does handle go to definition<br>no mixin support that I know of<br>I know it does autocompletion, probably not as smart as you want though. it'll autocomplete any declared or used var or function, if you type the first four letters, but it seems to be only for things in the current file. it other words it won't suggest things in files that you import.<br>
it handles building through makefiles (ie, write the file yourself and there's a nice button you can push)<br>It does have an 'scribble' pane, but it's more like a scratchpad you can write notes on, so thats far less than optimal.<br>
<br>It also integrates with gdb, but it doesn't let you specify which version. (personal irk I had to work around)<br><br><br>I tried DDT, but that was... just not for me.<br>...And now I'm checking out Code::Blocks again 'cause I can't remember why I disliked it..<br>
No terminal.  That was the reason.<br><br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Not exactly sure what it does but:<br>
<br>
* show syntax errors<br>
* show semantic errors<br>
* show formatted/generated ddoc on hover<br>
* go to definition<br>
* show result of auto, string and template mixins<br>
* autocompletion, something intelligent<br>
* generate ddocs<br>
* code formatting<br>
* building<br>
* outline<br><font color="#888888">
<br>
-- <br>
/Jacob Carlborg<br>
</font></blockquote></div><br>