public inbox for kawa@sourceware.org
 help / color / mirror / Atom feed
From: Per Bothner <per@bothner.com>
To: kawa@sourceware.org
Subject: Re: Kawa IDE Integration
Date: Sun, 13 Aug 2017 18:47:00 -0000	[thread overview]
Message-ID: <9f9b25e2-3520-3829-2f1d-ad7c4cec5f56@bothner.com> (raw)
In-Reply-To: <0c882fea-5fa3-0545-d195-92c477b85d23@gmx.fr>

We have given up (at least for now) on a Kawa/Eclipse plugin.

What seems to make more sense is a Language Server Protocol
(http://langserver.org/) implementation for Kawa.  This would be useful
for a number of IDEs, as well as Emacs/Vim.

Duncan Mak has started looking at it. For an initial code base the
following makes sense: https://github.com/palantir/language-servers

We haven't gotten very far; if someone feels inspired, let us know.
I think the first goal that can getting on-the-fly error
message from the server to an IDE or editor.  That shouldn't
be very difficult.
-- 
	--Per Bothner
per@bothner.com   http://per.bothner.com/

  reply	other threads:[~2017-08-13 18:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-08 22:12 luser x
2017-08-13  8:23 ` Jérôme Brilland
2017-08-13 18:47   ` Per Bothner [this message]
2017-08-14 16:30     ` Duncan Mak

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=9f9b25e2-3520-3829-2f1d-ad7c4cec5f56@bothner.com \
    --to=per@bothner.com \
    --cc=kawa@sourceware.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.
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).