[ty] Fixed bug in semantic token provider for parameters. by UnboundVariable · Pull Request #19418 · astral-sh/ruff

@MichaReiser MichaReiser added bug

Something isn't working

server

Related to the LSP server

ty

Multi-file analysis & type inference

labels

Jul 18, 2025

MichaReiser

dcreager added a commit that referenced this pull request

Jul 18, 2025
* main:
  [ty] Use `…` as the "cut" indicator in diagnostic rendering (#19420)
  [ty] synthesize __setattr__ for frozen dataclasses (#19307)
  [ty] Fixed bug in semantic token provider for parameters. (#19418)
  [ty] Shrink reachability constraints (#19410)
  Move JUnit rendering to `ruff_db` (#19370)