Skip to content

Fix completion entry conversion to protocol format - #59410

Merged
Gabriela Araujo Britto (gabritto) merged 2 commits into
mainfrom
gabritto/fixcc
Jul 24, 2024
Merged

Fix completion entry conversion to protocol format#59410
Gabriela Araujo Britto (gabritto) merged 2 commits into
mainfrom
gabritto/fixcc

Conversation

@gabritto

Copy link
Copy Markdown
Member

Fixes an oversight in #59339.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Should we just use object rest/spread to prevent us from needing future updates here?

@DanielRosenwasser

Daniel Rosenwasser (DanielRosenwasser) commented Jul 24, 2024

Copy link
Copy Markdown
Member

Should we just use object rest/spread to prevent us from needing future updates here?

I think the usual issue is excess stuff getting through unnecessarily, plus incorrectly spreading at the end vs. at the beginning.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants