From: Douglas Davis <douglas.davis.092@gmail.com>
To: jonetsu <jonetsu@teksavvy.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Suggestions for OOP C++ 'IDE'-like functionality ?
Date: Fri, 25 Jan 2019 12:22:26 -0500 [thread overview]
Message-ID: <CAM6BRXak5VeOTA+DfLg-dtrOuvEbWi++S8rCxJY63=4C-VALiA@mail.gmail.com> (raw)
In-Reply-To: <20190125121608.4745291a@mevla>
Hi,
Microsoft started the definition of the "Language Server Protocol" --
it's simply a specification that anyone is free to implement (their
motivation was to make implementing IDE features standardized). All of
the projects I linked to (clangd, ccls, cquery) just implement the
features of the specification and they all support Linux.
Cheers,
Doug
On Fri, Jan 25, 2019 at 12:16 PM jonetsu <jonetsu@teksavvy.com> wrote:
>
> On Fri, 25 Jan 2019 11:37:39 -0500
> Douglas Davis <douglas.davis.092@gmail.com> wrote:
>
> > I'll come from an LSP
> > (https://microsoft.github.io/language-server-protocol/) side...
>
> Hmmm. I'm using Linux. The emacs lsp-mode github points to the MS
> github lsp repo. I certainly do not have any MS compilers - does this
> compile under g++ in Linux ?
>
> Cheers.
next prev parent reply other threads:[~2019-01-25 17:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-25 15:51 Suggestions for OOP C++ 'IDE'-like functionality ? jonetsu
2019-01-25 16:37 ` Douglas Davis
2019-01-25 17:16 ` jonetsu
2019-01-25 17:22 ` Douglas Davis [this message]
2019-01-25 17:24 ` Dan Čermák
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='CAM6BRXak5VeOTA+DfLg-dtrOuvEbWi++S8rCxJY63=4C-VALiA@mail.gmail.com' \
--to=douglas.davis.092@gmail.com \
--cc=help-gnu-emacs@gnu.org \
--cc=jonetsu@teksavvy.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.