Conversation
0aa3a70 to
258e944
Compare
| - **Add import**: Automatically add missing import statements | ||
| - **Quick fixes**: Some diagnostics come with quick fix suggestions to resolve the issue | ||
| - **Rename symbol**: Safely rename symbols across your entire codebase | ||
| - **Selection range**: Expand or shrink the text selection in your editor based on ty's understanding of Python syntax |
There was a problem hiding this comment.
Should I mention astral-sh/ruff#21968 here?
There was a problem hiding this comment.
@Gankra would you like that to be included? What would a corresponding line in this list look like?
There was a problem hiding this comment.
I can add dark-mode versions of these screenshots before I merge this if we think that's important.
AlexWaygood
left a comment
There was a problem hiding this comment.
(Didn't look at https://github.com/astral-sh/ty/pull/1900/files#r2620603645 because I'm not an expert on our server implementation)
|
The sooner we can merge this and iterate on the content the better imo. |
Done. I'll work on the remaining comments here tomorrow, unless someone else gets to them first. |
Rendered view
Document the supported IDE / editor / LSP features.
I tried to group them into categorizes because a list that goes over every single feature feels too detailed for me.
The whole document is hand-written, but the "## Feature reference" section is entirely Claude-generated, so I would appreciate if someone with more LSP background could quickly check / edit this.