[ty] inlay hint keyword arg edit #24667
denyszhak
changed the title Feat/inlay hint keyword arg edit [ty] inlay hint keyword arg edit 104 days ago
denyszhak
force pushed
from
30512a6d
to
f58630f9
104 days ago
denyszhak
marked this pull request as ready for review 104 days ago
[ty] add text edits to call argument name inlay hints
1b4f5855
[ty] fix bugs discovered during manual testing
5b03b5cd
[ty] add tests for inlay hint text edit edge cases
81d914ca
[ty] cleanup
dca1340c
Update crates/ty_ide/src/inlay_hints.rs
9465a853
denyszhak
force pushed
from
e543daa5
to
7e8d5ce6
103 days ago
[ty] supress edit for argument followed by other positional args
6ccffc8d
denyszhak
force pushed
from
7e8d5ce6
to
6ccffc8d
103 days ago
denyszhak
force pushed
from
bf54fd3f
to
30586cf9
103 days ago
[ty] add 3 more tests around starred argument
8d4a4394
denyszhak
force pushed
from
30586cf9
to
8d4a4394
103 days ago
Simplify inlay hint test harness code
a23bbbdd
Use proper `TextRange` Method
22b749be
Pass argument to `arg_matches_name` instead of `ArgOrKeyword`
c86cb9a7
Simplify allow_edits
c221da32
[ty] dont allow edit before starred arg
a5f6f6c3
[ty] _ is to broad
236a0643
Add edit in post processing step
fa85e352
Login to write a write a comment.
Login via GitHub