unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Tom <adatgyujto@gmail.com>
To: emacs-devel@gnu.org
Subject: YouCompleteMe available as a Server
Date: Tue, 5 Aug 2014 06:27:12 +0000 (UTC)	[thread overview]
Message-ID: <loom.20140805T082150-468@post.gmane.org> (raw)

It may be of interest of emacs code completion developers.
The developers of this VIM plugin separated the semantic
part from the VIM frontend, so the backend can be used 
by other editors. It's a much more sensible approach than 
reinventing the semantic wheel separately for each editor
and thus duplicating the work and wasting developer 
resources.



The YouCompleteMe (YCM) code-completion plugin for Vim has been a
resounding success. It’s one of the most popular Vim plugins, if
not the most popular one.1 The main YCM logic is now available as
ycmd, an independent HTTP+JSON server. Client plugins for
different editors can easily be written.

http://val.markovic.io/articles/youcompleteme-as-a-server




             reply	other threads:[~2014-08-05  6:27 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-05  6:27 Tom [this message]
2014-08-05  8:08 ` YouCompleteMe available as a Server Daniel Colascione
2014-08-05 12:22   ` John Yates
2014-08-05 13:01     ` Danil Orlov
2014-08-05 13:20       ` John Yates
2014-08-08 17:38         ` João Távora
2014-08-05 22:22   ` Richard Stallman
2014-08-06 13:59   ` Dmitry
2014-09-09 15:48     ` Tom

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=loom.20140805T082150-468@post.gmane.org \
    --to=adatgyujto@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).