[ty] Implement lsp support for string annotations by Gankra · Pull Request #21577 · astral-sh/ruff (original) (raw)
Related to the LSP server
Multi-file analysis & type inference
labels
Base automatically changed from gankra/modty to main
Gankra changed the title
[ty] implement lsp support for highlighting/hovering/goto-ing string annotations [ty] implement lsp support for highlighting/renaming/hovering/goto-ing string annotations
Gankra changed the title
[ty] implement lsp support for highlighting/renaming/hovering/goto-ing string annotations [ty] implement lsp support for string annotations
Gankra changed the title
[ty] implement lsp support for string annotations [ty] Implement lsp support for string annotations
carljm added a commit to mtshiba/ruff that referenced this pull request
- main:
[ty] Implement
typing.override(astral-sh#21627) [ty] Avoid expression reinference for diagnostics (astral-sh#21267) [ty] Improve autocomplete suppressions of keywords in variable bindings [ty] Only suggest completions based on text before the cursor Implement goto-definition and find-references for global/nonlocal statements (astral-sh#21616) [ty] Inlay Hint edit follow up (astral-sh#21621) [ty] Implement lsp support for string annotations (astral-sh#21577) [ty] Add 'remove unused ignore comment' code action (astral-sh#21582) [ty] RefactorCheckSuppressionContextto useDiagnosticGuard(astral-sh#21587) [ty] Improve several "Did you mean?" suggestions (astral-sh#21597) [ty] Add more and update existing projects inty_benchmark(astral-sh#21536) [ty] fix ty playground initialization and vite optimization issues (astral-sh#21471)
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 }})