Erik De Bonte

Results 347 comments of Erik De Bonte

> That might be coming from the kernel. It does string completions. Does it repro in a notebook if you don't run any cells? No

> what does mean triage-needed? It means that the Pylance dev team needs to discuss how to address the issue.

The issues suggested by the AI assistant are actually unrelated. #1878 is from before we implemented smart select, and #4393 is a different issue that has since been fixed.

@750, would you agree that this is an enhancement rather than a bug? I don't believe there are any guidelines from VS Code about exactly how languages should expand when...

> btw default implementation of both JSON and Typescript behave the way I describe Thanks for checking this. We do try to behave similarly to Typescript when possible, so that's...

This was fixed in Pyright [1.1.378](https://github.com/microsoft/pyright/releases/tag/1.1.378) and that fix shipped in Pylance [2024.8.104](https://github.com/microsoft/pyrx/blob/main/packages/vscode-pylance/CHANGELOG.md#20248104-28-august-2024-prerelease)

@dlaflamme, are you still seeing this issue on our latest prerelease build?

> Is this change in a non-prerelease build yet? Not yet. We should be releasing a new stable build this coming week. Closing as a duplicate of https://github.com/microsoft/pylance-release/issues/6357.

Thanks for your thoughts on this! This is timely because I'm currently working on a related issue -- #6035. > I hope that we, as "experienced" users, can have an...

@erictraut, there's already an established mechanism for this, which we will leverage. The software that the loc team uses to enter translations recognizes certain directives within the loc comments. The...