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

Bug fix in Dart Analysis Server completion support, don't call completion_setSubscriptions() in startServer(). #860

Conversation

jwren
Copy link
Contributor

@jwren jwren commented Mar 1, 2022

This PR changes this call to happen in serverConnected(), where the das version is sent back to the client.

…tion_setSubscriptions() in startServer().

This PR changes this call to happen in serverConnected(), where the sdk version is sent back to the client.
@jwren
Copy link
Contributor Author

jwren commented Mar 1, 2022

@alexander-doroshko alexander-doroshko self-assigned this Mar 2, 2022
@alexander-doroshko
Copy link
Member

Good catch! Pushed, thanks.

SergeyZh pushed a commit that referenced this pull request Mar 2, 2022
…ion_setSubscriptions() in startServer()

close #860

(cherry picked from commit 07ae189d451b2360ddf73aaaff7c89972f5d5b14)

IJ-CR-21597

GitOrigin-RevId: 29846a9b4efedd8e52a6df4877f565c7203fda88
@SergeyZh SergeyZh closed this in 107f9c3 Mar 2, 2022
SergeyZh pushed a commit that referenced this pull request Mar 4, 2022
…ion_setSubscriptions() in startServer()

close #860

(cherry picked from commit 07ae189d451b2360ddf73aaaff7c89972f5d5b14)
(cherry picked from commit 78c2f29ae109f4200866c979454884951438e4a3)

GitOrigin-RevId: 1fec687d9d2772a441812cc4249b5e99803747b8
SergeyZh pushed a commit that referenced this pull request Mar 4, 2022
…ion_setSubscriptions() in startServer()

close #860

(cherry picked from commit 07ae189d451b2360ddf73aaaff7c89972f5d5b14)
(cherry picked from commit 78c2f29ae109f4200866c979454884951438e4a3)
(cherry picked from commit 1fec687d9d2772a441812cc4249b5e99803747b8)

GitOrigin-RevId: 97daaf17f6a60ac6ec214a1a1939c0979ab0dd93
SergeyZh pushed a commit that referenced this pull request Mar 4, 2022
…ion_setSubscriptions() in startServer()

close #860

(cherry picked from commit 07ae189d451b2360ddf73aaaff7c89972f5d5b14)

GitOrigin-RevId: 78c2f29ae109f4200866c979454884951438e4a3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants