Heejae Chang

Results 464 comments of Heejae Chang

@itsdani @dpar39 it has been a while but can you guys provide us more detail on the scenario? and we have `add extra path` code action to help these kinds...

@adzenith a few questions. 1. is that list stable? will everyone who install dependency gets the same list? including re-installing the dependencies? 2. how it works in runtime? will all...

@ewerybody can you open a new issue describing your issue? then we can take a look.

closing it as a dup of https://github.com/microsoft/pylance-release/issues/5925 I am using that issue to track how to use `exclude` in `code-workspace` file for individual workspace

when I debugged last time, it was due to same file added with 2 different uri (schema), so we ends up adding 2 entry for logically same file.

I think it is a bug in our side. we should set `pep604Printing` option properly based on python version.

I believe this is now fixed and it was UI issue not actual infinite execution issue. https://github.com/microsoft/pyrx/pull/5300