766
Shots fired (lemmings.world)
you are viewing a single comment's thread
view the rest of the comments
[-] F04118F@feddit.nl 66 points 2 months ago* (last edited 2 months ago)

Plugins on a universal open source IDE are a better system than specialised proprietary IDEs (that also share "core" code but it's not open source).

Fight me.

Fair warning though: I know these

/weakSpot
:g/your confidence/d
:x

Neovim logo

[-] Gonzako@lemmy.world 4 points 2 months ago

what did the /d do? I know you're searching for weak spot but I haven't seen :g/xyc/d

[-] victorz@lemmy.world 7 points 2 months ago
[-] PumaStoleMyBluff@lemmy.world 6 points 2 months ago

d_ to skip putting it in the copy register! Helps performance if you're doing large global deletions.

[-] victorz@lemmy.world 2 points 2 months ago

Excellent ๐Ÿ‘

[-] MonkderVierte@lemmy.zip 2 points 2 months ago

Btw, pylance is proprietary. There's Kylin for jedi as alternative.

[-] F04118F@feddit.nl 15 points 2 months ago* (last edited 2 months ago)

Pyright is the open source language server behind pylance and it works just fine in my neovim setup (in case you hadn't recognized the commands and the logo). There's also basedpyright if you have beef with pyright.

Protip: let someone else manage your neovim setup: just use lazyvim.org

[-] lemonskate@lemmy.world 4 points 2 months ago

basedpyright includes some nice features that Microsoft has otherwise gated behind the closed source Pylance. There's also (in development) ty from Astral that I'm pretty excited for (ruff and uv have made writing python so much better for me).

this post was submitted on 04 Jun 2025
766 points (100.0% liked)

Programmer Humor

25495 readers
1819 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS