all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Perry E. Metzger" <perry@piermont.com>
To: Philippe Vaucher <philippe.vaucher@gmail.com>
Cc: Emacs developers <emacs-devel@gnu.org>
Subject: Re: Language Servers and Emacs
Date: Tue, 11 Apr 2017 12:44:45 -0400	[thread overview]
Message-ID: <20170411124445.13ce9705@jabberwock.cb.piermont.com> (raw)
In-Reply-To: <CAGK7Mr4qs8TxFPCNj=6-VxtRQ9xZWdo0xnFUtChfuSizrX=93g@mail.gmail.com>

On Tue, 11 Apr 2017 18:36:07 +0200 Philippe Vaucher
<philippe.vaucher@gmail.com> wrote:
> >
> > I'm mentioning this here because I think the Emacs community
> > would be interested in this capability, though I suspect that it
> > would also be really neat if GCC developed a language server for
> > C and C++. 
> 
> Apparently someone started working on this outside of emacs-dev:
> https://github.com/sourcegraph/emacs-lsp

Indeed, though it seems fairly simple compared to what is possible.
It should be feasible, for example, to do things like having a
language mode highlight errors (not just syntax errors but type
errors and the like) in real time, provide easy renaming of
identifiers across whole projects, provide smart completion, etc.

I'm also imagining features where you can request documentation for
any function or variable and it will pop up a formatted version of
the documentation comment, just like you can do for elisp today.

Especially if GCC and other Gnu tools gained Language Server
capabilities, this could provide a substantial win for programmers
using Emacs.

Perry
-- 
Perry E. Metzger		perry@piermont.com



  reply	other threads:[~2017-04-11 16:44 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-11 16:28 Language Servers and Emacs Perry E. Metzger
2017-04-11 16:36 ` Philippe Vaucher
2017-04-11 16:44   ` Perry E. Metzger [this message]
2017-04-11 19:32   ` Evgeniy Dushistov
2017-04-11 18:32 ` Eli Zaretskii
2017-04-12  7:39 ` Helmut Eller
2017-04-12 12:59   ` Perry E. Metzger
2017-04-25 12:17     ` Phillip Lord
2017-04-25 23:06       ` Katherine Cox-Buday
2017-04-26  2:00         ` Perry E. Metzger
2017-04-26 11:15           ` Phillip Lord
2017-04-26 12:14             ` Helmut Eller
2017-04-26 13:24             ` Perry E. Metzger
2017-04-26 15:23               ` Phillip Lord
2017-04-26 17:14       ` Richard Stallman
2017-04-27 18:15         ` Perry E. Metzger
2017-04-27 23:56           ` Richard Stallman
2017-04-12  9:03 ` Vibhav Pant
2017-04-12 13:07   ` Perry E. Metzger
2017-04-13  6:19     ` Vibhav Pant
2017-04-14  9:06       ` Lele Gaifax
2017-04-13 13:58 ` Richard Stallman
2017-04-20 10:52 ` Philipp Stephani
2017-04-21  2:08   ` Richard Stallman
2017-04-21 12:42     ` Perry E. Metzger
2017-04-21  3:44   ` Tom Tromey
  -- strict thread matches above, loose matches on Subject: below --
2018-08-30 15:51 Sébastien Gendre
2018-08-30 15:58 ` Tom Tromey
2018-08-31  4:12   ` Jay Kamat

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

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

  git send-email \
    --in-reply-to=20170411124445.13ce9705@jabberwock.cb.piermont.com \
    --to=perry@piermont.com \
    --cc=emacs-devel@gnu.org \
    --cc=philippe.vaucher@gmail.com \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.