ruff/crates/ty_server
Dhruv Manilawala 1167ed61cf
[ty] Rename functionArgumentNames to callArgumentNames inlay hint setting (#19911)
## Summary

This PR renames `ty.inlayHints.functionArgumentNames` to
`ty.inlayHints.callArgumentNames` which would contain both function
calls and class initialization calls i.e., it represents a generic call
expression.
2025-08-14 14:21:38 +05:30
..
src [ty] Rename functionArgumentNames to callArgumentNames inlay hint setting (#19911) 2025-08-14 14:21:38 +05:30
tests/e2e [ty] Default ty.inlayHints.* server settings to true (#19910) 2025-08-14 14:12:03 +05:30
Cargo.toml [ty] Support LSP client settings (#19614) 2025-08-06 18:37:21 +05:30