Skip to content

Conversation

tompng
Copy link
Member

@tompng tompng commented Jun 20, 2025

Completes untyped.foo. if untyped has an instance variable @foo

ReplTypeCompletor can now complete .abs .abs2 .angle ... (Integer methods) in this case:

irb(main):001> Reline.core.line_editor.byte_pointer.a

Reline has @core, core has @line_editor, @line_editor has @byte_pointer which is an Integer

…ce variables

Completes `untyped.foo.` if untyped has an instance variable `@foo`
@tompng tompng added the enhancement New feature or request label Jun 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant