Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement completion #119

Merged
merged 9 commits into from
Feb 24, 2020
Merged

Implement completion #119

merged 9 commits into from
Feb 24, 2020

Conversation

soutaro
Copy link
Owner

@soutaro soutaro commented Feb 24, 2020

The completion works for

  • Instance variables
  • Local variables
  • Methods

Support for constants and global variables are not implemented yet. I also plan to improve the completion of parameters or keywords.

The performance also is a problem. I don't think it is responsive enough.

@soutaro soutaro merged commit 7228c1f into master Feb 24, 2020
@soutaro soutaro deleted the completion branch February 24, 2020 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant