Erik De Bonte

Results 347 comments of Erik De Bonte

The `LspInteractiveWindowMiddlewareAddon` lives in Pylance now. It was moved over there about a year ago as part of our client refactoring work. But we left the old implementation behind in...

Hi @tiangolo, Sorry for the delay. > I see that you can support some of the other conventions to document things (Sphinx, numpy, Google), maybe it could be acceptable to...

> we could try pull mode diagnostic FYI, I just heard from Kayle Hinkle that pull diagnostics in VS don't use the LSP standard and this aspect of the VS-LSP...

Ok. They do support pull diagnostics, but it would require some work in the PTVS client layer I believe.

This was a duplicate of https://github.com/microsoft/pylance-release/issues/5693 which was fixed in 2024.4.100.

> Let me know how I can send it to you. Thanks @oefe! If you're uncomfortable posting the log here (large files can be dragged into a comment as attachments),...

I'm optimistic that https://github.com/microsoft/pyright/pull/8118 will fix the issue that @oefe is seeing. Looks like it'll ship in tonight's Pyright release and be in Pylance later this week.

Sympy perf was recently mentioned in https://github.com/microsoft/pyright/issues/7130. Eric was looking for someone to provide a concrete example, so I'll transfer this issue over to Pyright.

What notification popup are you seeing? Can you please provide a log as described under "Filing an issue" in [the troubleshooting guide](https://github.com/microsoft/pylance-release/blob/main/TROUBLESHOOTING.md#filing-an-issue)?

@SDiWK, can you please provide repro steps with code, required packages (inc. versions), etc?