facebook / facebook/pyrefly

idea: context type based completion item sort

Open
#3,146 0 comments 0 reactions 0 assignees View on GitHub
language-server
Dominant language
Rust
Stars
7k
Forks
516
PR merge metrics
No merged PRs in 30d

Description

### Describe the Bug

It's pretty heuristic.

And I am not sure the performance impact.

```
x = some_special_type()
class A:
def foo(self, x: TheType):
...
a = A()
a.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.