Skip to content

Fix signature help#1038

Merged
soutaro merged 3 commits intomasterfrom
fix-signature-help
Jan 30, 2024
Merged

Fix signature help#1038
soutaro merged 3 commits intomasterfrom
fix-signature-help

Conversation

@soutaro
Copy link
Owner

@soutaro soutaro commented Jan 30, 2024

Let signature help work inside block.

[1].each do |x|
  x.abs()               # Has shown signature help for `Array#each` where `Integer#abs` is expected
end

@soutaro soutaro added this to the Steep 1.7 milestone Jan 30, 2024
@soutaro soutaro enabled auto-merge January 30, 2024 05:49
@soutaro soutaro merged commit c2f9b3f into master Jan 30, 2024
@soutaro soutaro deleted the fix-signature-help branch January 30, 2024 05:55
@soutaro soutaro added Released The PR is already included in a published release and removed Released The PR is already included in a published release labels Jan 30, 2024
@soutaro soutaro added the Released The PR is already included in a published release label Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Released The PR is already included in a published release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant