Skip to content

[ty] Omit loop header definitions in Go-To Definition#23391

Merged
charliermarsh merged 1 commit intomainfrom
charlie/loops
Feb 18, 2026
Merged

[ty] Omit loop header definitions in Go-To Definition#23391
charliermarsh merged 1 commit intomainfrom
charlie/loops

Conversation

@charliermarsh
Copy link
Member

Summary

Closes astral-sh/ty#2841.

@charliermarsh charliermarsh added server Related to the LSP server ty Multi-file analysis & type inference labels Feb 18, 2026
@charliermarsh charliermarsh marked this pull request as ready for review February 18, 2026 13:51
@BurntSushi BurntSushi self-assigned this Feb 18, 2026
@charliermarsh charliermarsh merged commit 58605a6 into main Feb 18, 2026
52 checks passed
@charliermarsh charliermarsh deleted the charlie/loops branch February 18, 2026 14:31
@oconnor663
Copy link
Contributor

Nice. I need to make a habit of testing things in VSCode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

server Related to the LSP server ty Multi-file analysis & type inference

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Go-to-definition should not point to loop header definition

4 participants