all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Working configs for rust, elixir, python and elm
@ 2019-01-19  6:44 Napoleon Ahiable
  2019-01-19 17:00 ` Douglas Davis
  0 siblings, 1 reply; 2+ messages in thread
From: Napoleon Ahiable @ 2019-01-19  6:44 UTC (permalink / raw)
  To: help-gnu-emacs

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


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

* Re: Working configs for rust, elixir, python and elm
  2019-01-19  6:44 Working configs for rust, elixir, python and elm Napoleon Ahiable
@ 2019-01-19 17:00 ` Douglas Davis
  0 siblings, 0 replies; 2+ messages in thread
From: Douglas Davis @ 2019-01-19 17:00 UTC (permalink / raw)
  To: Napoleon Ahiable; +Cc: help-gnu-emacs

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



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

end of thread, other threads:[~2019-01-19 17:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-19  6:44 Working configs for rust, elixir, python and elm Napoleon Ahiable
2019-01-19 17:00 ` Douglas Davis

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.