On Friday, 9 August 2013 at 10:35:17 UTC, Jacob Carlborg wrote:
On Friday, 9 August 2013 at 06:41:10 UTC, 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.

Sounds like a great idea. Perhaps it's easier if you tell us which editor(s) you're planning to adopt, if any.

--
/Jacob Carlborg

I'll look into kate. Can't promise anything due lack of time though. But it's something I'd benefit directly from, so .. :-)


Reply via email to