Skip to content

Don't autocomplete initialize#164

Merged
soutaro merged 1 commit intosoutaro:masterfrom
zachhaitz:master
Jul 7, 2020
Merged

Don't autocomplete initialize#164
soutaro merged 1 commit intosoutaro:masterfrom
zachhaitz:master

Conversation

@zachhaitz
Copy link
Contributor

  • initialize is a special method in ruby that developer
    wouldn't call on an instance of a class, so let's remove
    it for the autocomplete provided to LSP

* initialize is a special method in ruby that developer
  wouldn't call on an instance of a class, so let's remove
  it for the autocomplete provided to LSP
Copy link
Owner

@soutaro soutaro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! 🎉

@soutaro soutaro merged commit c968792 into soutaro:master Jul 7, 2020
@zachhaitz
Copy link
Contributor Author

thank you for the suggestion!

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.

2 participants