-
krig
Hmm.. yeah maybe this is something to do with the C lsp
-
guigui
hello! I'm trying to get the basedpyright language server working and I'm getting this error: `invalid length 1, expected struct NpmInfo with 2 elements at line 3275 column 1`. From looking it up it's apparently an issue with npm v12, but it was fixed in zed very recently... are there any workarounds I could do to get this running?
-
krig
the python support is built into the editor so would probably need to patch the editor to make it work unfortunately
-
nausso
Hi i want to thank you for the fork and the work since the obsecure language im using doeant even have vim highlighting (and i cant find an extension on the interner), so I had to use Zed but I was put off by the heavy promotion of AI so having an editor that is even explicitly pro-palestine is a good thing (although at first i confused Le Guin with Von der Layer and I was a bit put off too, until I noticed xP)
-
krig
Hi, thank you! Haha yeah different (better) Ursula 😅
-
jckarter
re: my C LSP issue, yeah it's not gram specific: https://github.com/clangd/clangd/issues/340 this is just how clangd behaves if you use a simple compile_flags.txt without generating a whole compile_commands.json