Ilia Kopeshtianski

Results 3 comments of Ilia Kopeshtianski

@jonathanlking thank you for your review! I applied your suggestions and tested the build (only one build) on a couple of stack resolvers, each with different versions of aeson and...

Hi! I've encountering similar issue with Neovim on macOS (M1). macOS version: 15.2 python version: 3.13.1 basedpyright version: 1.24.0 based on pyright: 1.1.392 Here's minimal config `~/.config//init.lua:` ```~/.config//init.lua require("lspconfig").basedpyright.setup({ settings...

> > The package is resolved correctly if I remove the comment from the first line, and the server even suggests to import other names from the same package. >...