[ty] Avoid rechecking the entire project when changing the opened files by MichaReiser · Pull Request #19463 · astral-sh/ruff (original) (raw)
added server
Related to the LSP server
Multi-file analysis & type inference
labels
dcreager added a commit that referenced this pull request
…ability
- origin/main:
[ty] Expansion of enums into unions of literals (#19382)
[ty] Avoid rechecking the entire project when changing the opened files (#19463)
[ty] Add warning for unknown
TY_MEMORY_REPORTvalue (#19465)
dcreager added a commit that referenced this pull request
- main: (76 commits)
Move fix suggestion to subdiagnostic (#19464)
[ty] Implement non-stdlib stub mapping for classes and functions (#19471)
[ty] Disallow illegal uses of
ClassVar(#19483) [ty] DisallowFinalin function parameter/return-type annotations (#19480) [ty] ExtendFinaltest suite (#19476) [ty] Minor change to diagnostic message for invalid Literal uses (#19482) [ty] Detect illegal non-enum attribute accesses in Literal annotation (#19477) [ty] Reduce size ofTypeInference(#19435) Run MD tests for Markdown-only changes (#19479) Revert "[ty] Detect illegal non-enum attribute accesses in Literal annotation" [ty] Detect illegal non-enum attribute accesses in Literal annotation [ty] Added semantic token support for more identifiers (#19473) [ty] Make tuple subclass constructors sound (#19469) [ty] Pass down specialization to generic dataclass bases (#19472) [ty] Garbage-collect reachability constraints (#19414) [ty] Implicit instance attributes declaredFinal(#19462) [ty] Expansion of enums into unions of literals (#19382) [ty] Avoid rechecking the entire project when changing the opened files (#19463) [ty] Add warning for unknownTY_MEMORY_REPORTvalue (#19465) [ty] Sync vendored typeshed stubs (#19461) ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})