Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Send non-null initialized params #171

Merged
merged 1 commit into from
Jan 18, 2018

Conversation

alexheretic
Copy link
Contributor

This pr sends non-null params with initialized notifications.

According to the spec the initialized parameters are not void (although they are empty). Sending null, as we currently do, has started to cause latest Rls code to crash parsing this notification.

Copy link
Contributor

@daviwil daviwil left a comment

Choose a reason for hiding this comment

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

Looks good, thanks a lot @alexheretic!

@daviwil daviwil merged commit cb8c234 into atom:master Jan 18, 2018
@alexheretic
Copy link
Contributor Author

Thanks @daviwil, I'd also appreciate a release to avoid future Rls crashes. Any chance of getting 0.8.1 this week?

@daviwil
Copy link
Contributor

daviwil commented Jan 18, 2018

Sure! I'll check with @damieng and see if there's anything else we'd want to get in for 0.8.1 this week.

@damieng
Copy link
Contributor

damieng commented Jan 18, 2018

Thanks! I think we just want the overridable method for determining the autocomplete auto trigger and we can put out 0.8.1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants