ruff/crates/ty_server/tests/e2e
2025-12-23 08:36:51 +01:00
..
snapshots [ty] Add respect-type-ignore-comments configuration option (#22137) 2025-12-23 08:36:51 +01:00
code_actions.rs [ty] Fix reveal-type E2E test (#21865) 2025-12-09 14:08:22 +01:00
commands.rs [ty] Make a server snapshot less painful to update (#22132) 2025-12-22 12:13:58 +00:00
completions.rs [ty] Suppress keyword argument completions unless we're in the "arguments" 2025-12-16 08:00:04 -05:00
configuration.rs [ty] Add ty.configuration and ty.configurationFile options (#22053) 2025-12-22 16:13:20 +01:00
initialize.rs [ty] Fix some configuration panics in the LSP (#22040) 2025-12-18 09:47:02 -05:00
inlay_hints.rs [ty] Don't send publish diagnostics for clients supporting pull diagnostics (#21772) 2025-12-04 08:12:04 +01:00
main.rs [ty] Add ty.configuration and ty.configurationFile options (#22053) 2025-12-22 16:13:20 +01:00
notebook.rs [ty] Stabilize auto-import 2025-12-09 09:40:38 -05:00
publish_diagnostics.rs [ty] Add new diagnosticMode: off (#22073) 2025-12-22 16:46:02 +01:00
pull_diagnostics.rs [ty] Add new diagnosticMode: off (#22073) 2025-12-22 16:46:02 +01:00
rename.rs [ty] Stabilize rename (#21940) 2025-12-12 13:52:47 +01:00
semantic_tokens.rs [ty] Correctly encode multiline tokens for clients not supporting multiline tokens (#22033) 2025-12-18 11:38:21 +00:00
signature_help.rs [ty] Suppress keyword argument completions unless we're in the "arguments" 2025-12-16 08:00:04 -05:00