ruff/crates/ty_ide/src
Andrew Gallant 50c780fc8b ty: switch to use annotate-snippets ID functionality
We just set the ID on the `Message` and it just does what we want in
this case. I think I didn't do this originally because I was trying to
preserve the existing rendering? I'm not sure. I might have just missed
this method.
2025-05-09 12:42:14 -04:00
..
completion.rs Make completions an opt-in LSP feature (#17921) 2025-05-07 16:39:35 +00:00
db.rs [ty] Update salsa (#17964) 2025-05-09 11:54:07 +02:00
find_node.rs Rename Red Knot (#17820) 2025-05-03 19:49:15 +02:00
goto.rs ty: switch to use annotate-snippets ID functionality 2025-05-09 12:42:14 -04:00
hover.rs ty: switch to use annotate-snippets ID functionality 2025-05-09 12:42:14 -04:00
inlay_hints.rs [ty] Default to latest supported python version (#17938) 2025-05-08 16:58:35 +02:00
lib.rs Convert Message::SyntaxError to use Diagnostic internally (#17784) 2025-05-08 12:45:51 -04:00
markup.rs Rename Red Knot (#17820) 2025-05-03 19:49:15 +02:00