Heejae Chang

Results 464 comments of Heejae Chang

you could contribute to `https://github.com/microsoft/python-type-stubs` then we could bundle it to `pylance` if quality of `stub` is good. otherwise, is your asking a way to provide your own `stub path`...

use `"python.analysis.exclude": ["**/test"]` `ln -s / test` will make us to scan whole drive and time it takes to scan whole drive will be based on your drive's size and...

`default workspace` might work with `stdlib` with any `random url` in `async` server. but that said, feels like it might be better to just create new workspace that deals with...

@mjbvz I think it is very hard for us to support this in its current form. For example, we don't even know when to clear states we create and hold...

@luabud ya, we can support other import roots that we can get from settings such as `python interpreter` or `extra paths` and etc that we would normally get for `default...

@mjbvz sure, we can use that to create `implicit workspace` ourselves. that said, you wanted for us to refer symbols defined in other code block in other code block without...

@copdips I just tried and it works as expected. can you open new issue so we can dig in to find out what went wrong? oops. you already did -...

thank you for reporting the issue. can you provide us some more detail?

a lot of range is same since it refer to the same range, if completion has a way to internalize or share range between items, that would save a lot...

looks like a bug where we didn't detect cursor is in invalid position for signature help.