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 ?
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.
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 ?
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.