unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* YouCompleteMe available as a Server
@ 2014-08-05  6:27 Tom
  2014-08-05  8:08 ` Daniel Colascione
  0 siblings, 1 reply; 9+ messages in thread
From: Tom @ 2014-08-05  6:27 UTC (permalink / raw)
  To: emacs-devel

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




^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-09-09 15:48 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-05  6:27 YouCompleteMe available as a Server Tom
2014-08-05  8:08 ` 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

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).