all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Douglas Davis <douglas.davis.092@gmail.com>
To: Napoleon Ahiable <n_ahiable@yahoo.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Working configs for rust, elixir, python and elm
Date: Sat, 19 Jan 2019 12:00:45 -0500	[thread overview]
Message-ID: <CAM6BRXbtat1PMgUXQYqTjad=qpvF5sur-KrDVhUkzm26qkf7bQ@mail.gmail.com> (raw)
In-Reply-To: <44F09AD5-7BAB-4D44-8B42-4043C59C012C@yahoo.com>

Hi,
Python related:
I've had a good experience using Eglot with python-language-server
(pyls). The setup is quite easy and I haven't had any roadblocks. I
use pyls with rope and pyflakes for formatting and linting, and black
(with pyls-black) for formatting. I rely on Anaconda for a scientific
python stack with different environments for different projects, so I
use .dir-locals.el to help the language server find the desired python
environment. I recently wrote a bit about it in a blog post:
https://ddavis.fyi/blog/eglot-python-ide/ where you can find the
configuration. I know Eglot handles rust as well (using rls), but I
don't have experience with it.
Cheers,
Doug



On Sat, Jan 19, 2019 at 10:02 AM Napoleon Ahiable <n_ahiable@yahoo.com> wrote:
>
> Hi, I'm looking for an emacs config that works and relies on the Microsoft LSP for the following languages:
>
> elixir, elm, rust, python and elm
>
> At the moment I haven't found anything for elm but for the others I've tried to set configs up but there are always issues that render then unusable for me.
>
> Thanks



      reply	other threads:[~2019-01-19 17:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-19  6:44 Working configs for rust, elixir, python and elm Napoleon Ahiable
2019-01-19 17:00 ` Douglas Davis [this message]

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='CAM6BRXbtat1PMgUXQYqTjad=qpvF5sur-KrDVhUkzm26qkf7bQ@mail.gmail.com' \
    --to=douglas.davis.092@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=n_ahiable@yahoo.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.