John Van Schultz

Results 2 issues of John Van Schultz

### Describe the Bug Clickable type hints were introduced with https://github.com/facebook/pyrefly/issues/1577. Currently types from the typing module are not clickable. This includes types list `TypedDict`, `Literal`, etc. Not sure exactly...

codenav
language-server

### Describe the Bug Clickable type hints were introduced with https://github.com/facebook/pyrefly/issues/1577. Currently if you have a type like `tuple[int, str]`, the `int` and `str` portion will be clickable, but the...

codenav
language-server