<div dir="ltr">A completion feature for emacs, I definitely need to try it ! Thanks for your work Brian.<div><br>@Philippe Sigaud: On the author's other project, DScanner (<a href="https://github.com/Hackerpilot/Dscanner">https://github.com/Hackerpilot/Dscanner</a>).<div>

<br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/11/14 Philippe Sigaud <span dir="ltr"><<a href="mailto:philippe.sigaud@gmail.com" target="_blank">philippe.sigaud@gmail.com</a>></span><br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">This project imports stdx.d.(lexer/parser/ast). Where can I find these modules?<br>
<div class="HOEnZb"><div class="h5"><br>
On Thu, Nov 14, 2013 at 8:19 AM, Jacob Carlborg <<a href="mailto:doob@me.com">doob@me.com</a>> wrote:<br>
> On 2013-11-13 20:40, Brian Schott wrote:<br>
>><br>
>> DCD 0.2.0 is released.<br>
>><br>
>> Github Project: <a href="https://github.com/Hackerpilot/DCD" target="_blank">https://github.com/Hackerpilot/DCD</a><br>
>> Release Tag: <a href="https://github.com/Hackerpilot/DCD/tree/0.2.0" target="_blank">https://github.com/Hackerpilot/DCD/tree/0.2.0</a><br>
>><br>
>> The D Completion Daemon is an auto-complete system for the D programming<br>
>> language that is not tied to any specific text editor or IDE. Modules<br>
>> exist for Textadept, Vim, Kate, Emacs, and Zeus.<br>
>><br>
>> The 0.2.0 release closes 28 issues, which you can browse here:<br>
>> <a href="https://github.com/Hackerpilot/DCD/issues?milestone=2&state=closed" target="_blank">https://github.com/Hackerpilot/DCD/issues?milestone=2&state=closed</a>. The<br>
>> highlights of this release are improved speed, reduced memory<br>
>> consumption, and the ability to get the location of the declaration of a<br>
>> symbol at the cursor location.<br>
>><br>
>> Notes:<br>
>> * Only the Textadept module has support for go-to-declaration at the<br>
>> moment. Pull requests to update the other modules are welcome and<br>
>> encouraged.<br>
>><br>
>> * Lua's io.popen is still a pain on Windows. It causes a command window<br>
>> to pop up when getting completions. I'll need to figure out a way around<br>
>> that for 0.3.0.<br>
><br>
><br>
> Awesome, keep up the good work.<br>
><br>
> --<br>
> /Jacob Carlborg<br>
</div></div></blockquote></div><br></div>