this post was submitted on 30 May 2025
355 points (95.6% liked)

Comic Strips

16840 readers
2295 users here now

Comic Strips is a community for those who love comic stories.

The rules are simple:

Web of links

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] _____@lemm.ee 6 points 2 days ago (1 children)

Can someone tell me if I'm just stupid and doing something wrong ?

Neovim with Python lsp works 90000% better than any Python extension on vscode for me. I don't hate vscode and I occasionally use it but it kind of sucks for python ? Does anyone have any kind of info that could help, what extensions are you using ?

[โ€“] lime@feddit.nu 9 points 2 days ago

vscode isn't an ide either. one of the big problems i've seen with its python lsp server is that it doesn't work if the project structure is "wrong", which means that usability is limited.