[ty] Support type aliases in document symbols by MichaReiser · Pull Request #25302 · astral-sh/ruff (original) (raw)
Bot added server
Related to the LSP server
Multi-file analysis & type inference
labels
MichaReiser changed the title
[ty] Index type aliases as symbols [ty] Support type aliases in completions
MichaReiser changed the title
[ty] Support type aliases in completions [ty] Support type aliases in document symbols
thejchap pushed a commit to thejchap/ruff that referenced this pull request
Summary
- teach the
ty_idesymbol visitor to index PEP 695 type alias statements - cover type aliases in exported-symbol discovery and document-symbol output
Addresses the type alias item in astral-sh/ty#1771
anishgirianish pushed a commit to anishgirianish/ruff that referenced this pull request
Summary
- teach the
ty_idesymbol visitor to index PEP 695 type alias statements - cover type aliases in exported-symbol discovery and document-symbol output
Addresses the type alias item in astral-sh/ty#1771
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 }})