Request for editor scripting help

Jacob Carlborg doob at me.com
Thu Aug 15 02:32:27 PDT 2013


On 2013-08-09 08:41, Brian Schott wrote:
> I've been making some progress on a project called DCD[1], which is D's
> answer to Go's Gocode[2]. It's a command-line client/server
> autocompletion program for D built off the same lexer/parser/ast code
> that powers DScanner.
>
> I'd like to get some help writing integration scripts for the editors
> that I don't use such as Vim, Emacs, Sublime, and of course your
> favorite that I left off the list. If you have experience scripting your
> text editor of choice and some spare time to play with new and unstable
> software, please consider creating a pull request.
>
> [1] https://github.com/Hackerpilot/DCD
> [2] https://github.com/nsf/gocode

I was able to try this now. It works on Mac OS X as well, at least with 
a simple test case. This looks awesome.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list