Luciana Abud

Results 38 comments of Luciana Abud

next week I'll try to look more deeply into this, since right now we only support `vscode-chat-code-block` and I was struggling to get a Pylance build with `vscode-copilot-chat-code-block` and I'm...

@mjbvz is there anything special we should do to support this for multi-root workspaces? or should it be working out of the box?

I'm thinking this would be a good start? > we can do that for stdlib, typeshed, site-packages ones assuming they are using default ones. We could potentially also support this...

Could we add a "See also" section at the end? Maybe exactly like the one for testing: https://github.com/microsoft/vscode-docs/blob/f9ff9b54a75f7bdb7c9e2610c68ca840d64d6ef6/docs/python/testing.md#see-also

@cwebster-99 I don't have a strong preference, I could make an argument for either options :p

Closing via https://github.com/microsoft/vscode-jupyter/pull/15967

Hi @abhisheksoni27, I'm not sure this is actually the problem, but given there's an error message related to the Python environment you're trying to use, maybe you can try creating...

Hi @jdeantoni, just to clarify, are you not getting any type checking from Pylance, or are you not seeing the configuration option to change the type checking mode in the...