all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Dr. Arne Babenhauserheide" <arne_bab@web.de>
To: Luis Felipe <luis.felipe.la@protonmail.com>
Cc: help-guix@gnu.org
Subject: Re: What Python IDE are you using?
Date: Tue, 23 Aug 2022 07:28:48 +0200	[thread overview]
Message-ID: <871qt7a5ct.fsf@web.de> (raw)
In-Reply-To: <yCZq6WuuAPBZ-zBkZSNO7NzIKGIUquWePR3Nhxk1E5GrfqGakNPU21jcJQLHZ6UtMrcQJ9w3j66tBqVezRWWhGLE-0fC3z4Gx4I59-bsWyY=@protonmail.com>

[-- Attachment #1: Type: text/plain, Size: 1409 bytes --]


Luis Felipe <luis.felipe.la@protonmail.com> writes:

> I've been using Emacs Elpy as my Python IDE for a long time now, but
> it's been failing to work properly for a while (currently,
> autocompletion doesn't work; before that linting was not working).

I also experience problems with autocompletion at the moment. I’m
considering to switch back from company to auto-complete-mode, but I shy
away from the re-configuration effort at the moment.

> What do you use to program in Python? Is the IDE you use dependable or does it present these kinds of frequent problems too?

I always use Emacs for Python, just python-mode with pyflakes via
flycheck. But I’m only doing small stuff in Emacs (having switched to
Guile Scheme/Wisp for my hobby stuff).

I have not checked lsp for Python. My experience with lsp for Javascript
is that they are a bit sluggish — I prefer an Emacs native solution
where it exists.

Example for that (though other language): Working with js2-mode+eslint
via flycheck is superior to lsp/tide-mode in my opinion. I feel the
difference, because I’m in a codebase transitioning to Typescript, and
the user experience in plain Javascript with js2-mode is better. lsp has
more bells and whistles, but js2-mode is precise and instantly at my
fingers.

Best wishes,
Arne
-- 
Unpolitisch sein
heißt politisch sein,
ohne es zu merken.
draketo.de

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 1125 bytes --]

  reply	other threads:[~2022-08-23  5:37 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-22 22:29 What Python IDE are you using? Luis Felipe
2022-08-23  5:28 ` Dr. Arne Babenhauserheide [this message]
2022-08-23 16:49   ` Luis Felipe
2022-08-26 17:53   ` Maxim Cournoyer
2022-08-28 18:13     ` Luis Felipe
2022-08-23 11:34 ` Csepp
2022-08-23 16:52   ` Luis Felipe
2022-08-24 13:26     ` Luis Felipe
2022-08-25  7:57       ` Csepp
2022-08-25 13:01         ` Luis Felipe
2022-08-23 21:20 ` Fredrik Salomonsson
2022-08-23 23:39   ` Luis Felipe
2022-08-24  0:13     ` Luis Felipe
2022-08-24  1:09       ` Fredrik Salomonsson
2022-08-24 12:00         ` Luis Felipe
2022-08-25 18:33 ` david larsson
2022-08-25 18:43   ` david larsson
2022-08-28 18:03   ` Luis Felipe

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=871qt7a5ct.fsf@web.de \
    --to=arne_bab@web.de \
    --cc=help-guix@gnu.org \
    --cc=luis.felipe.la@protonmail.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/guix.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.